School Logo

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

Full month Attendance Report

{{ date("F", mktime(0, 0, 0, $reportMonth, 10)) . "' " . $reportYear }}

Branch: {{ $branchName }}, Class: {{ $className }}, Group: {{ $groupName }}, Section: {{ $sectionName }}

@for ($i=1; $i<=31; $i++) @endfor @foreach ($studentDetails as $student) @for ($i=1; $i<=31; $i++) @endfor @endforeach
Roll No. Student ID Student Name{{ $i }}
{{ $student->roll_no }} {{ $student->system_generated_student_id }} {{ $student->student_name }} @if (isset($studentAttendanceDetails[$index])) {{ $studentAttendanceDetails[$index] }} @endif
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS