School Logo

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

Student List

Class: {{ isset($studentDetails[0]->ClassName) ? $studentDetails[0]->ClassName : '' }} Section: {{ isset($studentDetails[0]->SectionName) ? $studentDetails[0]->SectionName : '' }}
Subject: ....................................................................
@if ($studentDetails->isNotEmpty()) @foreach ($studentDetails as $student) @endforeach @endif
Roll No. Student Name Phone Remark
{{ $student->roll_no}}  {{ strtoupper($student->student_name) }} {{ $student->contact_for_sms}}  
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS