Withdraw Wallet Table
@if(\Session::has('success'))
@endif
@if(\Session::has('Delete'))
@endif
{{\Session::get('success')}}
{{\Session::get('Delete')}}
Id | User Name | Payment Method | Status | Action | |
---|---|---|---|---|---|
1 | {{$row->User->name}} | {{$row->PaymentMethod->name}} | Details | ||
No data found |