📍 {{ $event->location }}
{{ Str::limit($event->description, 100) }}
📍 {{ $event->location }}
No upcoming events scheduled at the moment.
| Event | Location | Date | Club | Action |
|---|---|---|---|---|
|
{{ $event->name }}
|
{{ $event->location }} | {{ $event->event_date->format('M d, Y') }} | {{ $event->club->name }} | View Results |