Dario Fo

Update Delete

Last NameFo
First NameDario
Born1926/03/24
Died2016/10/13
Gender
Tagsliterature, Italy
<?php
use ...
?>    

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