Christopher Hitchens

Update Delete

Last NameHitchens
First NameChristopher
Born1949/04/13
Died2011/12/15
Gender
Tagsliterature, philosophy, atheism, UK
<?php
use ...
?>    

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