@extends('components.app-layout') @section('title', 'Mark Attendance') @section('subtitle', 'QR Code Scan') @section('content')
{{ $event->title }}
{{ $event->start_datetime->format('l, F j, Y \a\t g:i A') }}
Your attendance has been successfully recorded.