Baruch Spinoza

Update Delete

Last NameSpinoza
First NameBaruch
Born1632/11/24
Died1677/02/21
Gender
Tagsphilosophy, Netherlands
<?php
use ...
?>    

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