John (Edward) Williams

Update Delete

Last NameWilliams
First NameJohn (Edward)
Born1922/08/29
Died1994/03/03
Gender
Tagsliterature, USA
<?php
use ...
?>    

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