School Logo

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

{{ $branchAndVersionDetails->school_branch_name }} {{ $branchAndVersionDetails->school_version_name }}

{{ $subjectName }}

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

@if ($examSubHeads->isNotEmpty()) @foreach ($examSubHeads as $head) @if (isset($markDistribution[$index])) @endif @endforeach @endif @if ($studentDetails->isNotEmpty()) @foreach ($studentDetails as $key => $student) @if ($examSubHeads->isNotEmpty()) @foreach ($examSubHeads as $head) @if (isset($markDistribution[$distributionIndex])) @endif @endforeach @endif @endforeach @endif
Sl. StudentID Roll No. Student Name {{ $head->exam_sub_head_alias }} ({{ $markDistribution[$index]->full_marks }})
{{ $key + 1 }} {{ $student->system_generated_student_id }} {{ $student->roll_no }} {{ $student->student_name }}{{ $isAbsent == 1 ? 'A' : $marks }}
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS