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

title) ?>

$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', 'label', [ 'label' => 'Name', 'value' => $model->lang->name, ], ], ]) ?>