get('isLoggedIn')) { return redirect()->to('/organizations'); } return $this->renderTwig('landing/index'); } }