Jools Holland

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