John Kennedy Toole

Update Delete

Last NameToole
First NameJohn Kennedy
Born1937/12/17
Died1969/03/26
Gender
Tagsliterature, USA
<?php
use ...
?>    

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