title = $model->name; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Goods Attrs'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?> render('../site/view_menu', [ 'model' => $model]) ?>
$model, 'attributes' => [ 'id', 'goods_id', 'name', 'value', 'created_at:datetime', 'updated_at:datetime', 'status', ], ]) ?>