Jacques Brel

| Last Name | Brel |
|---|---|
| First Name | Jacques |
| Born | 1929/04/08 |
| Died | 1978/10/09 |
| Gender | |
| Tags | music, Belgium |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>