{{ __('Deposit Money') }}
{{ __('Step: 1 of 3') }}
{{ __('Create Deposit') }}
{!! svgIcons('stepper_create') !!}
{{ __('You can deposit to your wallets using our popular payment methods. Fill the details correctly & the amount you want to deposit.') }}
@include('user.common.alert')
@endsection
@push('js')
@include('common.restrict_number_to_pref_decimal')
@include('common.restrict_character_decimal_point')
@endpush