title = 'Редактировать Cat: ' . ' ' . $model->id; $this->params['breadcrumbs'][] = ['label' => 'Cats', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->id, 'url' => ['view', 'id' => $model->id]]; $this->params['breadcrumbs'][] = 'Редактировать'; ?>