title = 'Карточка товара - ' . $model->name; $this->params['breadcrumbs'][] = ['label' => Yii::t('app', 'Details Descriptions'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

$model, 'attributes' => [ 'name', 'brand', 'tecdoc_id', 'tecdoc_article', 'description', 'tecdoc_description', 'supplier_description', 'article', 'image', 'tecdoc_image', 'category_id', ], ]) ?>
Характеристики товара 'options','name'=> $model->name, 'brand'=> $model->brand,'model'=>'DetailsDescription']); ?>