{{ __('Deposit Guidance Notes') }}

    {{__('Send')}} {{ __('to the') }} {{ __('Blockchain address:') }} .

    {{ __('Send ') }} {{ __(' LimoCoin(BSC) valued at ') }} {{ __(' USD(') }} {{ __(' of your total deposit valued at') }} {{ __(' USDT) to the following address on the Binance Smart Chain blockchain: ') }}

    {{__('Notes:')}}
    • {{__('The current value of Limocoin is')}} {{__('USD')}}
    • {{__('Note: The amount of LimoCoin is restricted to')}} {{__('LimoCoin in excess of')}} {{__(' will be discarded')}}

    {{ __('Deposit Request Confirmation') }}

    {{ __('You are requesting a deposit of ') }} {{ __(' USDT+Limo to your Amplivo Online Cash Account.') }}

    {{ __('Once the funds are received, the deposit may take up to 3 working days to process (excluding weekends and bank holidays)') }}

    @if ((!empty(Auth::user()->setting->fa_setting) && in_array('deposit', Auth::user()->setting->fa_setting)) || !empty(Auth::user()->setting->fa3_setting) && in_array('deposit', Auth::user()->setting->fa3_setting)) @include('frontend.auth.2fa-3fa-validate-form',[ 'nextSubmittedFormId' => "depositAmount", 'cancelBtnHtml' => '', 'type' => 'deposit' ]) @endif
    @if (!in_array('deposit', Auth::user()->setting->fa_setting) && !in_array('deposit', Auth::user()->setting->fa3_setting)) @endif

    {{ __("Deposit Request Submitted") }}

    {{ __('Thank you for your deposit!') }}

    {{ __('Amount Requested:') }}

    {{ __('Amount Received:') }}

    {{ __('Total to be uploaded to your Online Cash Account:') }} {{__('value in USDT')}}

    {{ __('Please be aware that the amount of LimoCoin is restricted to')}} {{__('of the total amount to be uploaded to your Online Cash Account.Excess LimoCoin will be discarded.') }}

    {{__('Note: the amount received is significantly diffrent from the amount requested.Should you required clarification of support, please contact us.')}}

    {{__('Your USDT transaction can be viewed at:')}}

    {{__('Your LimoCoin transaction can be viewed at:')}}

    {{ __('USDT will be converted to Euro when the Online Cash Account is updated.') }}

    {{ __('We process deposits as quickly as possible.') }}

    {{ __('Thank you for your patience') }}

    {!! renderIconHtml('add') !!}{{__("New Deposit Request")}}