@extends('layouts.admin') @section('content')
| Sl No | Request Date | Requester | Method | Amount | Refund Date | 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 }} | {{ \Carbon\Carbon::parse($p->made_date)->format('d F Y H:i A') }} | Refunded |