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

title) ?>

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