Merit List

Search

{{ csrf_field() }}

Record

@if(isset($meritLists)) @foreach($meritLists as $index => $meritList) @endforeach @endif
Sr. No App No. CNIC Name Father District Degree Preferences Weighted %age Allotted Institute Action
{{ $index+1 }} {{ $meritList->applicantApplication->application_no or ''}} {{ $meritList->applicant->cnic}} {{ $meritList->applicant->student_name }} {{ $meritList->applicant->father_name }} {{ $meritList->applicant->district->district }} {{ isset($meritList->preference) ? $meritList->preference->seatAllocation->degree->full_name : null }} @foreach($meritList->applicant->preferences as $preference) {{ $preference->seatAllocation->institution->full_name }}, @endforeach {{ $meritList->applicantApplication->weighted_percentage or ""}} {{isset($meritList->preference) ? $meritList->preference->seatAllocation->institution->full_name : null}}