@extends('totruck/layouts/default_pdf') @section('title') Receipt Voucher @parent @stop @section('content') {{-- --}} {{-- --}}

{{-- image--}}

image

To Truck Talley Sheet Voucher


Port  KALITY
Shipment  UNIMODAL
Consignee {{ $totruck->totrucks->workorder->cargodetail->cargoheader->cargodeclarations->consignees->name }}
Transitor {{ $totruck->totrucks->workorder->cargodetail->cargoheader->cargodeclarations->transitors->name }}
Declaration No {{ $totruck->totrucks->workorder->cargodetail ->cargoheader->cargodeclarations->declaration_number }} T1 {{ $totruck->totrucks->workorder->cargodetail->cargoheader->t1 }}
Performed By {{ $totruck->totruckofficer->getFullNameAttribute() }} Done By {{ $totruck->performedby->name }}
Cargo Type {{ $totruck->totrucks->workorder->cargodetail->cargotype->name }} Labour Association {{ $totruck->labourassociation->name }}
Service Type {{ $totruck->totrucks->workorder->servicetype->name }} Talley Date {!! $totruck->delivered_date !!}
Driver info {{ $totruck->gatepassin->drivers->full_name }} Truck {!! $totruck->gatepassin->trucks->plate_number !!}/ {!! $totruck->gatepassin->trucks->trailer_plate_number !!}

Container Info Un-staff (Kg) [Qty] Total Qty Measurment Weight (Kg)
{{ $totruck->totrucks->workorder->cargodetail->container_number }}- {{ $totruck->totrucks->workorder->cargodetail->container_size }} {{ round(($totruck->quantity * $totruck->totrucks->weight/$totruck->totrucks->total_quantity),2) }} [{!! $totruck->quantity !!}] {{ $totruck->totrucks->total_quantity }} {{ $totruck->totrucks->measurement }} {{ $totruck->totrucks->weight }}
{{-- Driver Signature--}} {{-- ____________________--}} Officer Name   {{ $officer->first_name }} {{ $officer->last_name }}
Signature ____________________