@forelse ($events as $event)

{{$event->title}}

@empty No Events found @endforelse
{{$events->links('livewire::simple-bootstrap')}}