John Lee Hooker

Update Delete

Last NameHooker
First NameJohn Lee
Born1917/08/22
Died2001/06/21
Gender
Tagsmusic, rock, USA
<?php
use ...
?>    

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