Scan QR Code
@if (!$wallet->qr_code_path)
{{-- Payment QR Code --}} Payment QR Code
@else
Payment QR Code
@endif

Scan with your payment app

Bitcoin Address:

{{ $wallet->address }}

Amount:

{{ currency($deposit->user->currency) }}{{ formatAmount($deposit->amount) }}

@csrf @method('PATCH')
Network Type: {{ $wallet->network }}
@error('payment_proof') {{ $message }} @enderror