Eric Idle

Update Delete

Last NameIdle
First NameEric
Born1943/03/29
Died
Gender
Tagstelevision, humor, UK
<?php
use ...
?>    

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