@vite(['resources/sass/app.scss', 'resources/js/app.js'])
Date: {{ $event->date->format('d M Y') }}
Location: {{ $event->location }}
{{ Str::limit($event->description, 100) }}