Donald Knuth

Update Delete

Last NameKnuth
First NameDonald
Born1938/01/10
Died
Gender
Tagsscience, computers, USA
<?php
use ...
?>    

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