title = \Yii::t('blog', 'Blog Tags'); $this->params[ 'breadcrumbs' ][] = $this->title; ?>
$this->title, ] ); ?>

'btn btn-success' ]) ?>

$dataProvider, 'filterModel' => $searchModel, 'columns' => [ 'id', [ 'attribute' => 'label', 'value' => 'lang.label', ], [ 'class' => 'yii\grid\ActionColumn', ], ], ] ); ?>