title = \Yii::t('common', 'Create Comment'); $this->params['breadcrumbs'][] = ['label' => 'Configs', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, ]) ?>