David Attenborough

Update Delete

Last NameAttenborough
First NameDavid
Born1926/05/08
Died
Gender
Tagstelevision, biology, UK
<?php
use ...
?>    

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