title = $model->name; $this->params['breadcrumbs'][] = ['label' => 'Rules', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

$model->name], ['class' => 'btn btn-primary btn-flat']) ?> $model->name], [ 'class' => 'btn btn-danger', 'data-confirm' => Yii::t('rbac', 'Are you sure to delete this item?'), 'data-method' => 'post', ]); ?>

$model, 'attributes' => [ 'name', 'className', ], ]); ?>