| Roll No. | Student Name | Student ID | Section | Subject Name | Subject Count | Marks |
|---|---|---|---|---|---|---|
| {{ $list['roll_no'] }} | {{ $list['student_name'] }} | {{ $list['student_id'] }} | {{ $list['section_name'] }} | {{ implode(", ", array_keys($list['failed_subjects'])) }} | {{ count($list['failed_subjects']) }} | {{ implode(", ", $list['failed_subjects']) }} |
No Data Found! |
||||||
| Print Date & Time : {{ date('d-M-Y h:i:sa') }} |
Powered by: EDU PLUS |