use yii\helpers\Html; /** * @var yii\web\View $this * @var modelClass, '\\') ?> $model */ $this->title = 'Create modelClass)) ?>'; $this->params['breadcrumbs'][] = ['label' => 'modelClass))) ?>', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

Html::encode($this->title) ?>

echo $this->render('_form', [ 'model' => $model, ]); ?>