@foreach($totrucks as $talley) @endforeach
Container Info
UoM
Qty
Weight
Performed by
Labour Assoc
Created Date
Action
{!! $talley->cargodetail->container_number !!}-{!! $talley->cargodetail->container_size !!}
{!! $talley->measurement !!}
{!! $talley->total_quantity !!}
{!! $talley->weight !!}
{!! $talley->performedby->name !!}
{!! $talley->labourassociation->name !!}
{!!date('Y-m-d', strtotime($talley->created_at)) !!}
Voucher
@section('footer_scripts')
Delete Item
×
Are you sure to delete this Item? This operation is irreversible.
@stop