@if($talleyout->talleys->workorder->cargodetail->container_number)
{!! $talleyout->talleys->workorder->cargodetail->container_number !!} - {!! $talleyout->talleys->workorder->cargodetail->container_size !!}
@else
{!! $talleyout->talleys->workorder->cargodetail->cargotype->name !!}
@endif
| {!! $talleyout->talleys->quantity !!} | {!! $talleyout->quantity !!} |
{!! $talleyout->talleys->package_weight !!} |
{!! $talleyout->performedby->name !!} |
{!! $talleyout->labourassociation->remark !!} |
@if(isset($talleyout->gatepassin->drivers)) {!! $talleyout->gatepassin->drivers->full_name !!}@endif |
@if(isset($talleyout->gatepassin->trucks)){!! $talleyout->gatepassin->trucks->plate_number !!} / {!! $talleyout->gatepassin->trucks->trailer_plate_number !!} @endif
|
{{ \Carbon\Carbon::parse($talleyout->created_at)->format('Y-m-d')}}
|
{!! $talleyout->officers->full_name !!} |