John Cale

Update Delete

Last NameCale
First NameJohn
Born1942/03/09
Died
Gender
Tagsmusic, rock, UK, USA
<?php
use ...
?>    

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