route('404'); } } public function render() { return view('livewire.station-locator.fuels')->layout('layouts.app', ['title' => 'Fuels']); } }