@extends('pdf.layout') @section('title', 'Gate Pass NU TO REG') @section('content') @php $receiver = json_decode($challan_data[0]['receiver']); $re = json_decode($receiver); @endphp @include('include.report_header')

The Following Person Has Authorized Gate Pass


Name: {{ $re->name }}
Designation: {{ $re->title }}
Phone: {{ $re->phone }}
Email: {{ $re->email }}
Center Code & Name: {{ $challan_data[0]['reg_center_code'] }}-{{ $challan_data[0]['center_name'] }}

*** Challan {{ Request()->get('challan_no')}} includes Main packet ({{ $challan_data[0]['main_packet_size'] }} X {{ $challan_data[0]['main_quantity'] }}), Extra Packet ({{ $challan_data[0]['extra_packet_size'] }} X {{ $challan_data[0]['extra_quantity'] }}), Total Packet ({{ $challan_data[0]['total_packet'] }})
*** Has permission to take out above mentioned packets from National University To Regional Center, {{ $challan_data[0]['center_name'] }}





Signature & Seal

Signature & Seal


-----------------------------------------------------------------------------------------------------------------------------------------------

@include('include.report_header')

The Following Person Has Authorized Gate Pass


Name: {{ $re->name }}
Designation: {{ $re->title }}
Phone: {{ $re->phone }}
Email: {{ $re->email }}
Regional Center Code & Name: {{ $challan_data[0]['reg_center_code'] }}-{{ $challan_data[0]['center_name'] }}

*** Challan {{ Request()->get('challan_no')}} includes Main packet ({{ $challan_data[0]['main_packet_size'] }} X {{ $challan_data[0]['main_quantity'] }}), Extra Packet ({{ $challan_data[0]['extra_packet_size'] }} X {{ $challan_data[0]['extra_quantity'] }}), Total Packet ({{ $challan_data[0]['total_packet'] }})
*** Has permission to take out above mentioned packets from National University To Regional Center, {{ $challan_data[0]['center_name'] }}





Signature & Seal

Signature & Seal


-----------------------------------------------------------------------------------------------------------------------------------------------

@include('include.report_header')

The Following Person Has Authorized Gate Pass


Name: {{ $re->name }}
Designation: {{ $re->title }}
Phone: {{ $re->phone }}
Email: {{ $re->email }}
Regional Center Code & Name: {{ $challan_data[0]['reg_center_code'] }}-{{ $challan_data[0]['center_name'] }}

*** Challan {{ Request()->get('challan_no')}} includes Main packet ({{ $challan_data[0]['main_packet_size'] }} X {{ $challan_data[0]['main_quantity'] }}), Extra Packet ({{ $challan_data[0]['extra_packet_size'] }} X {{ $challan_data[0]['extra_quantity'] }}), Total Packet ({{ $challan_data[0]['total_packet'] }})
*** Has permission to take out above mentioned packets from National University To Regional Center, {{ $challan_data[0]['center_name'] }}





Signature & Seal

Signature & Seal

@stop