title = $model->name; $this->params['breadcrumbs'][] = ['label' => Yii::t('rbac-admin', 'Rules'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

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

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