Mark Your Attendance

{{ $event->title }}

{{ $event->title }}

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