title = 'Offices'; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

render('_search', ['model' => $searchModel]); ?>

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'name', [ 'attribute' => 'city_id', 'value' => 'dicCities.name' ], // 'content_delete:ntext', // 'coords', // 'phones', 'address', 'email:email', 'skype', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>