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