| Roll No. | Student Name | Student ID | Subject Name | Responsible Teacher |
|---|---|---|---|---|
| {{ $list['roll_no'] }} | {{ $list['student_name'] }} | {{ $list['student_id'] }} | {{ $subjectName }} | {{ $list['responsible_teacher'] }} |
| Subject Name. | Section Name | Fail Count | Responsible Teacher | |
|---|---|---|---|---|
| {{ $subjectName }} | {{ $sectionName }} | {{ count($list['students']) }} | {{ $list['responsible_teacher'] }} |
| Print Date & Time : {{ date('d-M-Y h:i:sa') }} |
Powered by: EDU PLUS |