@extends('release/layouts/default_pdf') @section('title') Report @parent @stop @section('content') {{-- --}}

{{-- image--}}

image

Empty Truck Admission


Port  KALITY
Shipment  UNIMODAL
Consignee {{ $gatepassin->cargoheader->cargodeclarations->consignees->name }}
Transitor {{ $gatepassin->cargoheader->cargodeclarations->transitors->name }} Order type CARGO
Order Date {{ $gatepassin->created_at }} Order by {{ $officer->full_name }}
Declaration No {{ $gatepassin->cargoheader->cargodeclarations->declaration_number }} Status Assigned
Driver Info {{ $gatepassin->drivers->full_name }} [{{ $gatepassin->drivers->licence_number }}] Truck Info {{ $gatepassin->trucks->plate_number }} / {{ $gatepassin->trucks->trailer_plate_number }}
Gate pass Type {!! $gatepassin->remark !!} Cargo info @if($gatepassin->remark != 'CARGO') {!! $gatepassin->cargodetail->container_number !!} [{!! $gatepassin->cargodetail->container_size !!}] @endif

@php $generatorPNG = new Picqer\Barcode\BarcodeGeneratorPNG(); @endphp