Dylan Thomas

Update Delete

Last NameThomas
First NameDylan
Born1914/10/27
Died1953/11/09
Gender
Tagsliterature, USA
<?php
use ...
?>    

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