@if (!empty($errors) && is_array($errors))
@include('user.transaction.error-state', $errors)
@else
@endif
{{ __('Withdraw Funds') }}
{{ __('Withdraw funds from your account directly.') }}