School Logo

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

Employee List

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