Thelonious Monk

Update Delete

Last NameMonk
First NameThelonious
Born1917/10/10
Died1982/02/17
Gender
Tagsmusic, jazz, USA
<?php
use ...
?>    

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