Step 1 of 3
{{ \Illuminate\Support\Str::limit(strip_tags($event->description), 180) }}
Review the event information, then continue to fill in your registration details.
{{ $event->start_date->format('l, F j, Y') }} @if($event->start_date->format('H:i') !== '00:00') · {{ $event->start_date->format('g:i A') }} @endif @if($event->end_date) – {{ $event->end_date->format('g:i A') }} @endif
{{ $event->location }}