Johann Carl Friedrich Gauss

Update Delete

Last NameGauss
First NameJohann Carl Friedrich
Born1777/04/30
Died1855/02/23
Gender
Tagsscience, mathematics, Germany
<?php
use ...
?>    

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