Count Basie

Update Delete

Last NameBasie
First NameCount
Born1904/08/21
Died1984/04/26
Gender
Tagsmusic, jazz, USA
<?php
use ...
?>    

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