School Logo

{{ session('instituteDetails')->institute_name }}

{{ $shiftName ? $shiftName : ($branchName ? $branchName : "All Branches") }}

Teachers

@if ($teachers->isNotEmpty()) @foreach ($teachers as $key => $teacher) @endforeach @endif
Sl Teacher ID Full Name Contact No. Remarks
{{ $key + 1 }} {{ $teacher->username }} {{ strtoupper($teacher->full_name) }} {{ $teacher->phone_no }}
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS