John Roderigo Dos Passos
| Last Name | Dos Passos |
|---|---|
| First Name | John Roderigo |
| Born | 1896/01/14 |
| Died | 1970/09/28 |
| Gender | |
| Tags | literature, USA |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>