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

{{-- image--}}

image

Talley Sheet Voucher


Port  KALITY
Shipment  UNIMODAL
Consignee {{ $talley->workorder->cargodetail->cargoheader->cargodeclarations->consignees->name }}
Declaration Number {{ $talley->workorder->cargodetail ->cargoheader->cargodeclarations->declaration_number }} T1 {{ $talley->workorder->cargodetail->cargoheader->t1 }}
Received By {{ $talley->receivedby->getFullNameAttribute() }} Done By @if($talley->performed_by) {{ $talley->performedby->name }} @endif
Talley Date {{ $talley->received_date }} Labour Association @if($talley->labour_association) {{ $talley->labourassociation->name }} @endif
Service Type {{ $talley->workorder->servicetype->name }} Container Number {{ $talley->workorder->cargodetail->container_number }}
Cargo Type {{ $talley->workorder->cargodetail->cargotype->name }} Container Size {{ $talley->workorder->cargodetail->container_size }}
Destination {{ $talley->warehouse }} Container {{ $talley->location }}
Truck Out Date {{ $talley->workorder->cargodetail->cargoheader->truck_out_date }} {{-- Container--}} {{-- {{ $talley->location }}--}}

Description Measurment Un-staff (Kg) Detail Count (Kg) Pkg Weight
{{ $talley->description }} {{ $talley->measurments->name }} {{ round(($talley->unstaff_count * $talley->weight/$talley->quantity),2) }} {{ round(($talley->detailed_count * $talley->weight/$talley->quantity),2) }} {{-- {{ $talley->detailed_count }}--}} {{ round($talley->weight/$talley->quantity,2) }}
{{-- Driver Signature--}} {{-- ____________________--}} Officer Name   {{ $officer->first_name }} {{ $officer->last_name }}
Signature ____________________