Douglas Hofstadter

Update Delete

Last NameHofstadter
First NameDouglas
Born1945/02/15
Died
Gender
Tagsliterature, mathematics, USA
<?php
use ...
?>    

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