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

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], //'id', 'name', //'code', // 'brief:ntext', //'content:ntext', //'sort_delete', //'title', //'kwords', //'descr', 'is_active', //'mail_send', 'mails_count', [ 'attribute' => 'dt', 'value' => 'date' ], //'img', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>