Martin Gardner

Update Delete

Last NameGardner
First NameMartin
Born1914/10/21
Died2010/05/22
Gender
Tagsscience, mathematics, USA
<?php
use ...
?>    

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