Thomas Newman

Update Delete

Last NameNewman
First NameThomas
Born1955/10/20
Died
Gender
Tagsmusic, film, USA
<?php
use ...
?>    

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