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

title) ?>

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

'btn btn-success']) ?>

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