@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if(Session::has('alert-' . $msg))
{{ ucfirst(($msg == 'danger') ? "Error" : $msg) }}!
{{ Session::get('alert-' . $msg) }}
@endif
@endforeach
| Id |
Client Name |
PAMM Name |
Vertex ID |
Amount in USD |
Withdraw Type |
Withdraw To |
Admin Comment |
Date |
Status |
Action |
| [[user.id]] |
[[user.name]] |
[[user.pammname]] |
[[user.mt5id]] |
[[user.amount]] |
[[user.withdrawtype]] |
[[user.withdrawto]] |
[[user.admincomment]] |
[[user.date]] |
|
|
|
|
@if(empty($checkadmin) || in_array('edit',$withdrawper))
|
|
@endif