| #ID | User | Phone | Method | Amount | Status | Requested At | Actions |
|---|---|---|---|---|---|---|---|
| {{ $w->id }} | {{ optional($w->user)->name }} | {{ optional($w->user)->phone }} | {{ strtoupper($w->method) }} | ৳ {{ number_format($w->amount) }} | {{ ucfirst($w->status) }} | {{ $w->created_at->format('d M Y H:i') }} | View @if($w->status === 'pending') @endif |
| কোনো উইথড্র রিকুয়েস্ট নেই। | |||||||