Roald Dahl

Update Delete

Last NameDahl
First NameRoald
Born1916/09/13
Died1990/11/23
Gender
Tagsliterature, USA
<?php
use ...
?>    

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