Will Wright

Update Delete

Last NameWright
First NameWill
Born1960/01/20
Died
Gender
Tagscomputers, inventor, USA
<?php
use ...
?>    

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