title = Yii::t('common/product_category', 'Create Product Category'); $this->params['breadcrumbs'][] = ['label' => Yii::t('common/product_category', 'Product Categories'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

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