Overview @php $fmt = fn ($m) => 'GHS '.number_format($m / 100, 2); @endphp

QR Plus

Dynamic utility QR codes — links, WiFi, business pages & more.

Wallet balance

{{ $fmt($balanceMinor) }}

Active codes

{{ $activeCount }}

Scans (30d)

{{ number_format($scans30d) }}

Recent codes

Create code
@if($recentCodes->isEmpty())

No QR codes yet. Create your first code.

@else @endif