Chuck Palahniuk

Update Delete

Last NamePalahniuk
First NameChuck
Born1962/02/21
Died
Gender
Tagsliterature, USA
<?php
use ...
?>    

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