{{$agent->name}} {{$page_title}}
| # | Amount | from | Status | Date | |||||
|---|---|---|---|---|---|---|---|---|---|
| {{($key+1) + ($wallet_histories->currentPage() - 1)*$wallet_histories->perPage()}} | ₹ {{$wallet_history->balance}} | {{ucwords(str_replace('_',' ',$wallet_history->from))}} | {{ucfirst($wallet_history->status)}} | {{$wallet_history->created_at}} | |||||
|
Opps!! There Are No Data Found.. |
|||||||||
{{ $wallet_histories->links() }}