School Logo

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

Branch Transfer Student List

{{ $branchAndVersionDetails->school_branch_name ?? '' }}



@if ($studentDetails->isNotEmpty()) @foreach ($studentDetails as $key => $list) @endforeach @endif
SL ID Name Old Branch New Branch Old Class New Class Old Section New Section
{{ $key + 1 }} {{ $list->system_generated_student_id }} {{ $list->student_name }} {{ $list->school_branch_name }} {{ $list->newschool_branch_name }} {{ $list->ClassName }} {{ $list->newClassName }} {{ $list->SectionName }} {{ $list->newSectionName }}
Print Date & Time : {{ date('d-M-Y h:i:sa') }} Powered by: EDU PLUS