Alan Turing

Update Delete

Last NameTuring
First NameAlan
Born1912/06/23
Died1954/06/07
Gender
Tagsmathematics, computers, philosophy, UK
<?php
use ...
?>    

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