Nikolai Gogol

Update Delete

Last NameGogol
First NameNikolai
Born1809/03/19
Died1852/03/04
Gender
Tagsliterature, Russia
<?php
use ...
?>    

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