@if(!empty(session('instituteDetails')->logo)) School Logo @endif

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

@if (!empty($branchAndVersionDetails))

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

@endif

Student List

@if ($className)

Class: {{ $className }}

@endif @if ($groupName)

Group: {{ $groupName }} Section: {{ $sectionName }}

@endif @if ($studentsDetails->isNotEmpty()) @foreach ($studentsDetails as $key => $student) @endforeach @endif
SL Student ID Name Roll Contact For SMS
{{ $key + 1 }}  {{ $student->system_generated_student_id }}   {{ $student->roll_no }}
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS