Static QRs to print or display — one per till or branch.
No payment QRs yet.
Create your first payment QR{{ $qr->label }}
{{ $c['business_name'] ?? '' }}
@if(!empty($c['branch_label'])){{ $c['branch_label'] }}
@endif{{ $qr->publicUrl() }}
@endforeach