{{ __('Withdraw Money') }}
{{ __('Step: 1 of 3') }}
{{ __('Create Withdrawal') }}
{!! svgIcons('stepper_create') !!}
{{ __('Accumulated wallet funds can simply be withdrawn at any time, to your paypal ID or bank account. Setting up the withdrawal settings is must before proceeding to make a withdraw.') }}
@include('user.common.alert')
@endsection
@push('js')
@include('common.restrict_number_to_pref_decimal')
@include('common.restrict_character_decimal_point')
@endpush