title = 'Create Comments'; $this->params['breadcrumbs'][] = ['label' => 'Comments', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
= Html::encode($this->title) ?>
= $this->render('_form', [ 'model' => $model, ]) ?>