country = request()->route('country'); } public function with(): array { return [ 'event' => $this->event->load('meetup'), ]; } }; ?>