John Coltrane

Update Delete

Last NameColtrane
First NameJohn
Born1926/09/23
Died1967/07/17
Gender
Tagsmusic, jazz, USA
<?php
use ...
?>    

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