{{$page_info['page_name']}}
| # | Action | Lead ID | Name | Mobile | Pancard | Payment Amount | Payment Mode | Payment Date | Reference No. | Discount Amount | Settlement Amount | Status | Date | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| No data found | |||||||||||||||||
| {{$serial++}} | {{$arr->leadID}} | {{ucwords($arr->name)}} | {{$arr->email}} | {{$arr->mobile}} | {{$arr->pancard}} | {{nf($arr->collectedAmount)}} | {{$arr->collectedMode}} | {{dft($arr->collectedDate)}} | {{$arr->collectionUtrNo}} | {{nf($arr->discountAmount)}} | {{nf($arr->settlementAmount)}} | {{$arr->status}} | {{df($arr->addedOn)}} | ||||
| # | Action | Status | Lead ID | Name | Mobile | Pancard | Payment Amount | Payment Mode | Payment Date | Reference No. | Discount Amount | Settlement Amount | Status | Date | |||
{{ $leads->appends($queryParameters)->links('pagination::bootstrap-5') }}