title = 'Шаблоны'; $this->params['breadcrumbs'][] = $this->title; ?>

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'title', 'created_at', 'updated_at', [ 'class' => 'yii\grid\ActionColumn', 'template' => '{view} {delete}', ], ], ]); ?>