render('index', [ ]); } public function actionCallback() { return $this->render('callback', [ ]); } }