Daniel Cohn-Bendit

Update Delete

Last NameCohn-Bendit
First NameDaniel
Born1945/04/04
Died
Gender
Tagspolitics, Germany, France
<?php
use ...
?>    

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