Immanuel Kant

Update Delete

Last NameKant
First NameImmanuel
Born1724/04/22
Died1804/02/12
Gender
Tagsphilosophy, Germany
<?php
use ...
?>    

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