country = request()->route('country', config('app.domain_country')); } public function with(): array { return [ 'service' => $this->service, ]; } }; ?>