@section('title', 'Claim History')
SL | User | Amount | Payment Method | Account | Comments | Request Date | Action |
---|---|---|---|---|---|---|---|
{{$k + 1}} | {{$data->user?->Contact?->business_name}} | {{$data->requested_amount}} | {{$data->paymentMethod?->types}} | {{$data->paymentMethod?->ac_account}} | {{$data->comments}} | {{date('d-m-Y',strtotime($data->created_at))}} |