Ettore Bugatti

| Last Name | Bugatti |
|---|---|
| First Name | Ettore |
| Born | 1881/09/15 |
| Died | 1947/08/21 |
| Gender | |
| Tags | design, Italy, France |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>