{{ $event->title }}

{{ \Illuminate\Support\Str::limit($event->description, 100) }}

Date: {{ \Carbon\Carbon::parse($event->event_logistics->start_date)->format('M d, Y') }}

Register for the Event

Thanks,