title = $model->title; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Car Groups'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
$model, 'attributes' => [ 'id', 'brand_id', 'user_id', 'title', 'amount', 'wechat', 'created_at', 'updated_at', 'status', 'province', 'city', ], ]) ?>