Johann Wolfgang von Goethe

Update Delete

Last NameGoethe
First NameJohann Wolfgang von
Born1749/08/28
Died1832/03/22
Gender
Tagsliterature, Germany
<?php
use ...
?>    

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