John Lennon

Update Delete

Last NameLennon
First NameJohn
Born1940/10/09
Died1980/12/08
Gender
Tagsmusic, rock, UK
<?php
use ...
?>    

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