@if (count($report_data) == 1) @endif @if (count($report_data) == 1) @endif

Faizur Rahman Ideal Institute

Student Wise Attendance Report
{{ $report_data[0]->institute_shift_version->branch->school_branch_name }}
{{ $report_data[0]->institute_shift_version->version->school_version_name }}
 
@forelse ($report_data as $row) @empty @endforelse
DateTime Roll Name Branch Subject Teacher Class Group Section Attendance
{{ $date . ' ' . $time }} {{ $row->roll_no }} {{ $row->student_name }} {{ $row->institute_shift_version->branch->school_branch_name }} {{ $row->subject_name }} {{ $row->teacher_name }} {{ $row->class_info->ClassName }} {{ $row->group->GroupName }} {{ $row->section->SectionName }} {{ $row->status }}
No Data Found
 
Powered by: EDU PLUS