{{$loop->index + 1}}. |
{{$bush_waybill->lbc->name}} |
{{optional(App\Model\port::find($bush_waybill->bush_delivery['port_id']))->name}} |
{{$bush_waybill->bush_waybill_no}} |
{{$bush_waybill->bush_no_of_bags}} |
{{$bush_waybill->bush_waybill_date}} |
{{$bush_waybill->qcc_evac_date}} |
{{$bush_waybill->season->name}} |
{{$bush_waybill->bush_delivery['transaction_code']}} |
{{$bush_waybill->bush_grade}} |
{{optional(App\Model\category::find($bush_waybill->category_id))->name}} |
{{$bush_waybill->station->station_name}}/ {{optional(App\Model\station::find($bush_waybill->station_id))->district->district_name}} |
{{$bush_waybill->season->name}} |
{{$bush_waybill->created_at}} |
@endforeach