| No | |||||||
|---|---|---|---|---|---|---|---|
| {{($loop->iteration)}} | {{($row->billing_number)}} | {{$row->billing_date}} | {{$row->payment_date}} | {{$row->customer->customer_code}} | {{$row->customer->customer_name}} | {{num_format($row->billing_amount_total)}} |
@if(Enum::value('BillingConfirmedStatus.Calculated') == $row->billing_confirmed_status)
|