Bertolt Brecht
| Last Name | Brecht |
|---|---|
| First Name | Bertolt |
| Born | 1898/02/10 |
| Died | 1956/08/14 |
| Gender | |
| Tags | literature, Germany |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>