John Nash

Update Delete

Last NameNash
First NameJohn
Born1928/06/13
Died2015/05/23
Gender
Tagsmathematics, USA
<?php
use ...
?>    

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