@if ($settings->deposit_option == 'manual') @if (!empty($method->barcode))

Scan the barcode below to make payment

@endif

Send {{ $settings->currency }}{{ $amount }} to the address below

@if ($method->network) Network Type: {{ $method->network }} @endif
@include('purpose.deposit.includes.submit-payment') @endif @if ($settings->deposit_option != 'manual')
@if ($method->name == 'USDT' && $settings->auto_merchant_option == 'Binance' && $settings->deposit_option == 'auto')
@else
@if (!$hasQrcode) @endif @if ($hasQrcode)
Send {{ Number::currency($amount, $settings->s_currency) }} to the below address or scan the {{ $method->coin }} QR code to complete payment.

{{ $coinpayment_address }}

Payment QR code
you can exit this page after scanning and completed payment, the system will keep track of your payment and update your account accordingly. spa_mode) wire:navigate @endif> Completed, Exit
@endif
@endif
@endif