@extends('cfs/layouts/default_pdf') @section('title') Receipt Voucher @parent @stop @section('content')
|
{{--
| --}}
|||||||
Goods Receipt 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 | {{ $talley->performedby->name }} | |||||
Received Date | {{ $talley->received_date }} | Labour Association | {{ $talley->labourassociation->name }} | |||||
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 }} | |||||
Warehouse Name | {{ $talley->warehouse }} | {{-- Container Size--}} | {{-- {{ $talley->workorder->cargodetail->container_size }}--}} |
Description | Measurment | Total Pkg Qty | Total Weight |
---|---|---|---|
{{ $talley->description }} | {{ $talley->measurments->name }} | {{ $talley->quantity }} | {{ $talley->weight }} |
{{-- Driver Signature--}} | {{-- ____________________--}} | Officer Name | {{ $officer->first_name }} {{ $officer->last_name }} | |||
Signature | ____________________ |