{{$foramin ? 'Admin' : $user->name}} @if ($foramin) This is to inform you that you {{$user->name}} have made a withdrawal request of {{$user->currency.$withdrawal->amount}}, kindly login to your account to review and take neccesary action. @else @if ($withdrawal->status == 'Processed') This is to inform you that your withdrawal request of {{$user->currency.$withdrawal->amount}} have been approved and funds have been sent to your selected account @else
|
||||||
|