{{$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++}} | @if(role()=='Sr. Recovery Manager' || role()=='NPA Manager') @endif | {{$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}} | {{dft($arr->addedOn)}} | |||
| # | Action | 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') }}