isAuthenticated = $isAuthenticated; } public function render() { return view('livewire.dashboard-route'); } }