Isaac Newton

Update Delete

Last NameNewton
First NameIsaac
Born1643/01/04
Died1727/03/31
Gender
Tagsscience, physics, UK
<?php
use ...
?>    

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