Class: {{ $className }}
@endif @if ($groupName)Group: {{ $groupName }} Section: {{ $sectionName }}
@endif| SL | Student ID | Name | @if (empty($branchAndVersionDetails))Class | Section | @endifRoll | Status | @if ($className)Contact For SMS | @endif
|---|---|---|---|---|---|---|---|
| {{ $key + 1 }} | {{ $student->system_generated_student_id }} | {{ $student->student_name }} | @if (empty($branchAndVersionDetails)){{ $student->ClassName }} | {{ $student->SectionName }} | @endif{{ $student->roll_no }} | @if ($student->status == '1') Active @elseif ($student->status == '3') TC-B @elseif ($student->status == '4') TC-A @else Inactive @endif | @if ($className){{ $student->contact_for_sms }} | @endif
| Print Date & Time : {{ date('d-M-Y h:i:sa') }} |
Powered by: EDU PLUS |