Daniel Cohn-Bendit
Last Name | Cohn-Bendit |
---|---|
First Name | Daniel |
Born | 1945/04/04 |
Died | — |
Gender | |
Tags | politics, Germany, France |
<?php use ... ?> <?= DetailView::widget([ 'model' => $model, 'attributes' => [ 'last_name:ntext', // ... 'tagLinks:html' ], ]) ?>