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', // 'dt', // 'is_active', // 'mail_send', // 'mails_count', // 'img', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>