Mahatma Ghandi

Update Delete

Last NameGhandi
First NameMahatma
Born1869/10/02
Died1948/01/30
Gender
Tagspolitics, India
<?php
use ...
?>    

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