Witold Gombrowitz

Update Delete

Last NameGombrowitz
First NameWitold
Born1904/08/04
Died1969/07/24
Gender
Tagsliterature, Poland
<?php
use ...
?>    

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