|
|
|
{{$loading_order_allocation_item->city_id}}
{{----}}
|
{{--{{$loading_order_allocation_item->date}} | --}}
{{number_format($loading_order_allocation_item->tonnage,2)}} |
{{$loading_order_allocation_item->rate}}
|
{{\App\Logistics\Facades\Vehicles::getTruckLocation($loading_order_allocation_item->vehicle_id)}} |
{{\App\Logistics\Facades\Vehicles::getTruckLoadingStatus($loading_order_allocation_item->vehicle_id)}} |
{{\App\Logistics\Facades\Vehicles::getTruckLocationRemarks($loading_order_allocation_item->vehicle_id)}} |
|
@endforeach