render('home'); } public function actionDetails() { return $this->render('details'); } }