{{$item['inventory_location']}}
@if ($item['storage_locations_count'] > 0)
{{$item['storage_locations_count']}} Storage Location{{$item['storage_locations_count'] > 1 ? 's' : ''}}
@endif
|
{{$item['product_model']}}
|
{{$item['order_no']}}
|
{{ $item['quantity'] }}
|
{{ $item['reschedule_status'] }}
|
{{ $item['note'] }}
|
{{ $item['reschedule_date'] }}
|
@empty