Douglas Coupland

Update Delete

Last NameCoupland
First NameDouglas
Born1961/12/30
Died
Gender
Tagsliterature, USA
<?php
use ...
?>    

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