Event Attendance

Scan QR Code to Mark Attendance

{{ $event->title }}

{{ $event->start_datetime->format('l, F j, Y') }}
{{ $event->start_datetime->format('g:i A') }}
@if($event->location)
{{ $event->location }}
@endif
@if($eventQr)

Scan to Mark Your Attendance

QR Code for {{ $event->title }}

How to Mark Attendance

Open Camera

Use your phone's camera or QR scanner app

Scan QR Code

Point your camera at the QR code above

Complete Form

Follow the link and select your name

Event ID: {{ $event->id }}
@if($eventQr->expires_at)
QR Code expires: {{ $eventQr->expires_at->format('M j, Y g:i A') }}
@endif
@else

QR Code Not Available

No QR code has been generated for this event yet.

Please contact the event organizer to generate a QR code for attendance.

@endif

Need help? Contact the event organizer or church administration.