Benoît Mandelbrot

Update Delete

Last NameMandelbrot
First NameBenoît
Born1924/11/20
Died2010/10/14
Gender
Tagsscience, mathematics, computers, USA
<?php
use ...
?>    

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