SSR | Container|Type | Qty | Unstaff | Detail | Weight | {{--Pkg(Kg) | --}}Performed | Assoc. |
Received Date
Created Date |
Recieved By |
---|---|---|---|---|---|---|---|---|---|---|
{!! $talley->workorder->servicetype->name !!}
@if($talley->location)
{{--
--}} Container on - {{ $talley->location }} @endif |
@if($talley->workorder->cargodetail->container_number) {!! $talley->workorder->cargodetail->container_number !!} - {!! $talley->workorder->cargodetail->container_size !!} @else {!! $talley->workorder->cargodetail->cargotype->name !!} @endif | {!! $talley->quantity !!} | {!! $talley->unstaff_count !!} | {!! $talley->detailed_count !!} | {{--{!! $talley->weight !!} | --}}{!! $talley->weight !!} | {!! $talley->performedby->name !!} | {!! $talley->labourassociation->remark !!} |
{{ \Carbon\Carbon::parse($talley->received_date)->format('Y-m-d')}}
{{ \Carbon\Carbon::parse($talley->created_at)->format('Y-m-d')}} {{-- {!! $talley->ordered_date !!}--}} |
{!! $talley->receivedby->full_name !!} |