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) }}

Account balance

{{ $qrCodes->count() }}

Events

{{ number_format($totalRegistrations) }}

Registrations

Your events

@if($qrCodes->isEmpty())

No events yet. Create your first event to get started.

@else @endif