title = $model->title; $this->params['breadcrumbs'][] = ['label' => Yii::t('common', 'Circle Cats'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
$model, 'attributes' => [ 'id', 'title', 'pid', 'created_at', 'updated_at', 'slug', 'description', 'sort', 'status', 'is_hot', 'is_del', ], ]) ?>