| Date | Teacher | Class | Group | Section | Submitted Time | Present Student | Absent Student |
|---|---|---|---|---|---|---|---|
| {{ date("d F Y", strtotime($attendance->create_date)) }} | {{ $attendance->full_name }} | {{ $attendance->ClassName }} | {{ $attendance->GroupName }} | {{ $attendance->SectionName }} | {{ date("h:i A", strtotime($attendance->create_time)) }} | {{ $attendance->present }} | {{ $attendance->absent }} |
| Print Date & Time : {{ date('d-M-Y h:i:sa') }} |
Powered by: EDU PLUS |