title = Yii::t('app', 'Create').' '.Yii::t('app', 'termin'); $this->params['breadcrumbs'][] = ['label' => Yii::t('app', 'Termins'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

render('_form', [ 'model' => $model, 'model_lang' => $model_lang, 'model_pid' => $model_pid, ]) ?>