@extends('layouts.admin') @section('content')
| Sl No | Date | Requester | Method | Amount | Charge | Total | Status | Action |
|---|---|---|---|---|---|---|---|---|
| {{ $i }} | {{ \Carbon\Carbon::parse($p->created_at)->format('d F Y h:i:s A') }} | {{ $p->requester->name }} | {{ $p->wallets->wallets->name }} | {{ $p->amount }} - {{ $basic->currency }} | {{ $p->charge }} - {{ $basic->currency }} | {{ $p->total }} - {{ $basic->currency }} |