Kevin Coyne
| Last Name | Coyne |
|---|---|
| First Name | Kevin |
| Born | 1944/01/27 |
| Died | 2004/12/02 |
| Gender | |
| Tags | music, rock, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>