Faizur Rahman Ideal Institute |
|---|
| Student Attendance Report |
| {{ $report_data[array_keys($report_data)[0]]['attendance']->institute_shift_version->branch->school_branch_name }} |
| {{ $report_data[array_keys($report_data)[0]]['attendance']->institute_shift_version->version->school_version_name }} |
| Teacher : {{ $report_data[array_keys($report_data)[0]]['attendance']->teacher_name }} |
|---|
| Date | @if (count($report_data) > 1)Branch | @endifSubject | Class | @if (count($report_data) == 1)Group | @endifSection | Submitted | Present | Absent |
|---|---|---|---|---|---|---|---|---|
| {{ $date }} | @if (count($report_data) > 1){{ $row['attendance']->institute_shift_version->branch->school_branch_name }} | @endif{{ $row['attendance']->subject_name }} | {{ $row['attendance']->class_info->ClassName }} | @if (count($report_data) == 1){{ $row['attendance']->group->GroupName }} | @endif{{ $row['attendance']->section->SectionName }} | {{ $time }} | {{ $row['present_count'] }} | {{ $row['absent_count'] }} |
| No Data Found | ||||||||
|
Powered by: EDU PLUS |