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

title) ?>

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