@extends('pdf.layout')
@section('title', 'Gate Pass')
@section('content')
@foreach(array_chunk($script->toArray(), 30) as $chunk)
@include('include.report_header')
Gate Pass For {{ $chunk[0]['exam_name'] }}-{{ $chunk[0]['exam_year'] }}
The Following Person Is Permitted To Go In/Out
Name: | {{ $item['examiner_code'] }}-{{ $item['examiner_name'] }} |
Paper: | {{ $item['paper_code'] }}-{{ $item['paper_name'] }} |
Designation: | |
Reason: | |
Center Code & Name: | @foreach($center as $cen)({{ $cen['center_code'] }}){{ $cen['center_name'] }} | @endforeach
Signature & Seal
Signature & Seal
Name: | {{ $item['examiner_code'] }}-{{ $item['examiner_name'] }} |
Paper: | {{ $item['paper_code'] }}-{{ $item['paper_name'] }} |
Designation: | |
Reason: | |
Center Code & Name: | @foreach($center as $cen)({{ $cen['center_code'] }}){{ $cen['center_name'] }} | @endforeach
Signature & Seal
Signature & Seal
Name: | {{ $item['examiner_code'] }}-{{ $item['examiner_name'] }} |
Paper: | {{ $item['paper_code'] }}-{{ $item['paper_name'] }} |
Designation: | |
Reason: | |
Center Code & Name: | @foreach($center as $cen)({{ $cen['center_code'] }}){{ $cen['center_name'] }} | @endforeach
Signature & Seal
Signature & Seal