Ian Dury

Update Delete

Last NameDury
First NameIan
Born1942/02/12
Died2000/03/27
Gender
Tagsmusic, rock, UK
<?php
use ...
?>    

<?= DetailView::widget([
    'model' => $model,
    'attributes' => [
        'last_name:ntext',
        // ...
        'tagLinks:html'
    ],
]) ?>