title = 'Команда'; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'id', 'email:email', [ 'attribute' => 'Группа', 'value' => 'teamGroup.name' ], 'name', 'img', // 'phone', // 'skype', // 'code', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>