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

title) ?>

render('_form', [ 'model' => $model, 'cities' => $cities, ]) ?>