title = 'Поле шаблона'; $this->params['breadcrumbs'][] = ['label' => 'Template Document Fields', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; \yii\web\YiiAsset::register($this); ?>

$model->id], ['class' => 'btn btn-primary']) ?> $model->id], ['class' => 'btn btn-primary']) ?> $model->id], [ 'class' => 'btn btn-danger', 'data' => [ 'confirm' => 'Are you sure you want to delete this item?', 'method' => 'post', ], ]) ?>

$model, 'attributes' => [ 'id', [ 'attribute' => 'template_id', 'value' => ArrayHelper::getValue($model, 'template.title'), ], [ 'attribute' => 'field_id', 'value' => ArrayHelper::getValue($model, 'field.title'), ], ], ]) ?>