Louis-Ferdinand Céline
Last Name | Céline |
---|---|
First Name | Louis-Ferdinand |
Born | 1894/05/27 |
Died | 1961/07/02 |
Gender | |
Tags | literature, France |
<?php use ... ?> <?= DetailView::widget([ 'model' => $model, 'attributes' => [ 'last_name:ntext', // ... 'tagLinks:html' ], ]) ?>