Student List
AY {{$school_year->school_year}} - {{$school_year->school_year+1}}

Print Report



@foreach($lists as $list) @endforeach
Student No. Student Name Last School Attended Religion Barangay City Province
{{++$x}} {{$list->idno}} {{$list->lastname}}, {{$list->firstname}} {{$list->middlename}} {{$list->extensionname}} {{$list->last_school}} {{$list->religion}} {{$list->barangay}} {{$list->municipality}} {{$list->province}}