Noël Coward

Update Delete

Last NameCoward
First NameNoël
Born1899/12/16
Died1973/03/26
Gender
Tagsliterature, music, UK
<?php
use ...
?>    

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