title = $model->id; $this->params['breadcrumbs'][] = ['label' => Yii::t('backend', 'Тексты'), 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>

title) ?>

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

$model, 'attributes' => [ 'id', 'category', 'message:ntext', ], ]) ?>