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