Hunter S. Thompson

Update Delete

Last NameThompson
First NameHunter S.
Born1939/07/18
Died2005/02/20
Gender
Tagsjournalism, literature, USA
<?php
use ...
?>    

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