Johann Wolfgang von Goethe

| Last Name | Goethe |
|---|---|
| First Name | Johann Wolfgang von |
| Born | 1749/08/28 |
| Died | 1832/03/22 |
| Gender | |
| Tags | literature, Germany |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>