Brian Jones

Update Delete

Last NameJones
First NameBrian
Born1942/02/28
Died1969/07/03
Gender
Tagsmusic, rock, UK
<?php
use ...
?>    

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