Payment successful
{{ $payment->currency }} {{ number_format($payment->amount_minor / 100, 2) }} paid to {{ $qrCode->content()['business_name'] ?? $qrCode->label }}.
Reference: {{ $payment->reference }}
@vite(['resources/css/app.css'])
{{ $payment->currency }} {{ number_format($payment->amount_minor / 100, 2) }} paid to {{ $qrCode->content()['business_name'] ?? $qrCode->label }}.
Reference: {{ $payment->reference }}