title = $model->name; $this->params['breadcrumbs'][] = ['label' => 'Accesses', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); ?>

$model->id], ['class' => 'btn btn-primary']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'Вы уверенны, что хотите удалить эту запись?', 'method' => 'post', ], ]) ?> 'btn btn-primary']) ?>

$model, 'attributes' => [ 'id', 'name', 'login', 'password', 'link', 'project', 'info:ntext', ], ]) ?>