title = Yii::t('backend/key', 'Keys'); $this->params['breadcrumbs'][] = $this->title; ?>
asdf

title) ?>

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

'btn btn-success']) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ ['class' => 'yii\grid\SerialColumn'], 'id_key', 'number', 'status', 'type', 'created_at', // 'updated_at', ['class' => 'yii\grid\ActionColumn'], ], ]); ?>