@props([ 'event' => [], ])
  • @php $showParams = [$event['calendar_slug'], $event['id']]; if (!empty($event['occurrence'])) { $showParams['occurrence'] = $event['occurrence']; } @endphp {{ $event['title'] }}