{!! $greeting !!}
+No invoice in transit data available.
+ @else +| No | +Plant Code | +Receiving Plant Code | +Receiving Plant Name | +Invoice Number | +Transport Name | +LR_BL_AW Date | +Transit Days | +Status | +||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $row['no'] }} | +{{ $row['plant'] }} | +{{ $row['receiving_plant'] }} | +{{ $row['receiving_plant_name'] }} | +{{ $row['invoice_number'] }} | +{{ $row['transport_name'] }} | + ++ @if(!empty($row['lr_bl_aw_date']) && $row['lr_bl_aw_date'] != '-') + {{ \Carbon\Carbon::parse($row['lr_bl_aw_date'])->format('d-M-Y') }} + @else + - + @endif + | + {{--{{ $row['lr_bl_aw_date'] }} | --}} +{{ $row['transit_days'] }} | +{{ $row['status'] }} | + + {{--+ {{ $row['status'] }} + | --}} +
{!! $wishes !!}
+