@php $data = $param['data']; @endphp @foreach ($data as $v) @endforeach
Company Time Staff Amount Tax Service Percentage Charge Amount Total Amount Billing Code Promo Voucher Payment Status
{{$v->merchant_nm}} {{date('d/m/Y H:i:s',strtotime($v->crtdt))}} {{$v->user_nm}} {{$v->bill_amount}} {{$v->tax_amount}} {{$v->charge_service_prs}} {{$v->charge_amount}} {{$v->total_amount}} {{$v->bill_code}} {{$v->promo_code}} {{$v->payment_status_nm}}