School Logo

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

@if ($topTen) Top ten position in class
@else @if ($sectionId) Merit List in Class
@else Merit List in Section
@endif @endif

Class : {{ $className }}

Group : {{ $groupName }}

@if ($sectionId) @else @endif @if ($meritList->isNotEmpty()) @foreach ($meritList as $list) @if ($sectionId) @else @endif @endforeach @endif
Merit Position in SectionMerit Position in ClassStudent Name Roll No. Student ID Section GPA Obtained Marks
{{ $list->position_in_section }}{{ $list->position_in_class }}{{ $list->student_name }} {{ $list->roll_no }} {{ $list->system_generated_student_id }} {{ $list->SectionName }} {{ $list->gpa }} {{ $list->total_marks }}
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS