@extends('layouts.master') @section('title', __('Withdrawals')) @push('styles') @endpush @section('breadcrumb-text')
{{ __("Withdrawal amount must be between") }} {{formatDisplayNumber(getSiteSettings('min_withdrawal'))}} {{ __("EUR") }} {{ __("and") }} {{formatDisplayNumber(getSiteSettings('max_withdrawal'))}} {{ __("EUR") }}.
{{ __("Note: Withdrawal Fee Is ") }} {{formatDisplayNumber(getSiteSettings('withdrawal_fee'))}} {{ __("EUR") }}.
{{ __("We can’t process withdrawals to someone else’s account. Please use your own account.") }}
{{ __("You are requesting a withdrawal from your OCA in account of") }} {{ __("EUR.") }}
{{ __("Once your withdrawal is reviewed you will recieve your withdrawal in 5 working days.") }}
{{ __('You are requesting a withdrawal of ') }} {{ __(' EUR from your Amplivo Online Cash Account.') }}
{{ __('Withdrawals may take up to 3 working days to be processed.') }}
{{ __("Your withdrawal will be processed within 5 working days.") }}