William S. Burroughs

Update Delete

Last NameBurroughs
First NameWilliam S.
Born1914/02/05
Died1997/08/02
Gender
Tagsliterature, USA
<?php
use ...
?>    

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