@extends('cfs/layouts/default_pdf') @section('title') Delivery Voucher @parent @stop @section('content')
|
{{--
| --}}
|||||||
Goods Delivery Voucher |
||||||||
Port KALITY Shipment UNIMODAL |
||||||||
Consignee | {{ $talleyout->talleys->workorder->cargodetail->cargoheader->cargodeclarations->consignees->name }} | |||||||
Declaration Number | {{ $talleyout->talleys->workorder->cargodetail ->cargoheader->cargodeclarations->declaration_number }} | T1 | {{ $talleyout->talleys->workorder->cargodetail->cargoheader->t1 }} | |||||
Delivered By | {{ $talleyout->officers->getFullNameAttribute() }} | Done By | {{ $talleyout->performedby->name }} | |||||
Delivered Date | {{ $talleyout->created_at }} | Labour Association | {{ $talleyout->labourassociation->name }} | |||||
Service Type | {{ $talleyout->talleys->workorder->servicetype->name }} | Container Number | {{ $talleyout->talleys->workorder->cargodetail->container_number }} | |||||
Cargo Type | {{ $talleyout->talleys->workorder->cargodetail->cargotype->name }} | Container Size | {{ $talleyout->talleys->workorder->cargodetail->container_size }} | |||||
Warehouse Name | {{ $talleyout->talleys->warehouse }} | Detailed Count | {{ $talleyout->talleys->detailed_count }} |
Description | Measurment | Total Qty | Delivered Qty | Total Weight |
---|---|---|---|---|
{{ $talleyout->talleys->description }} | {{ $talleyout->talleys->measurments->name }} | {{ $talleyout->talleys->quantity }} | {{ $talleyout->quantity }} | {{ $talleyout->talleys->weight }} |
{{-- Driver Signature--}} | {{-- ____________________--}} | Transitor | {{ $talleyout->talleys->workorder->cargodetail ->cargoheader->cargodeclarations->transitors->name }} | |||
Signature | ____________________ |