Guillaume Apollinaire
Last Name | Apollinaire |
---|---|
First Name | Guillaume |
Born | 1880/08/26 |
Died | 1918/11/09 |
Gender | |
Tags | literature, France |
<?php use ... ?> <?= DetailView::widget([ 'model' => $model, 'attributes' => [ 'last_name:ntext', // ... 'tagLinks:html' ], ]) ?>