Harold Pinter

Update Delete

Last NamePinter
First NameHarold
Born1930/10/10
Died2008/12/24
Gender
Tagsliterature, UK
<?php
use ...
?>    

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