@extends('pdf.layout')
@section('title', 'Answer Script Distribution List')
@section('content')
@foreach(array_chunk($script->toArray(), 25) as $chunk)
@php
$sl = 1;
@endphp
@include('include.report_header')
NU ANSWER SCRIPT ALLOTMENT TO REGIONAL CENTER {{ $chunk[0]['exam_name'] }}-{{ $chunk[0]['exam_year'] }}
SL. | EXAMINER CODE & NAME | SUBJECT CODE & NAME | COURSE CODE & NAME | TOTAL PACKET | ||
---|---|---|---|---|---|---|
{{ $sl }} | {{ $item['examiner_code'] }}-{{ $item['examiner_name'] }} | {{ $item['subject_code'] }}-{{ $item['subject_name'] }} | {{ $item['paper_code'] }}-{{ $item['paper_name'] }} | {{ $item['total_packet'] }} | {{-- @php if($item['nu_distribute_status'] == 1) { @endphpDistribute To RC | @php }else { @endphpAT NU | @php } @endphp --}}