Kate Bush

| Last Name | Bush |
|---|---|
| First Name | Kate |
| Born | 1958/07/30 |
| Died | — |
| Gender | |
| Tags | music, rock, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>