title = 'Редактирование: ' . ' ' . $model->from_brand; $this->params['breadcrumbs'][] = ['label' => 'Brands Replaces', 'url' => ['index']]; $this->params['breadcrumbs'][] = ['label' => $model->from_brand, 'url' => ['view', 'from_brand' => $model->from_brand, 'to_brand' => $model->to_brand]]; $this->params['breadcrumbs'][] = 'Update'; ?>