V.S. Naipaul

Update Delete

Last NameNaipaul
First NameV.S.
Born1932/08/17
Died2018/08/11
Gender
Tagsliterature, UK
<?php
use ...
?>    

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