Events
@foreach(['success', 'error'] as $flash) @if(session($flash))

{{ session($flash) }}

@endif @endforeach
Tickets · Contributions · Free registration

Your events

Create ticketed events, manage attendees, print badges, and attach programme outlines.

GHS {{ number_format($wallet->spendableBalance(), 2) }}

QR balance

{{ $qrCodes->count() }}

QR codes

{{ number_format($wallet->scans_total) }}

Total scans

Your QR codes

@if($qrCodes->isEmpty())

No QR codes yet. Create your first QR code to get started.

@else @endif