Specifies if {{ $user->name }} should receive automatic
ROI when they buy an investment plan.
Specifies if {{ $user->name }} can make deposit.
Specifies if {{ $user->name }} can place a withdrawal.
@if (!$user->email_verified_at)
Mark Email as Verified
@endif
Get Access Clear Account @can('delete user') Delete Account @endcan
You are about to login as {{ $user->name }}
Yes, Proceed
You are about to clear {{ $user->name }} account. This Action is not reversible
Submit
You are about to delete {{ $user->name }} account. This Action is not reversible
Yes, Delete