Freeman Dyson

| Last Name | Dyson |
|---|---|
| First Name | Freeman |
| Born | 1923/12/15 |
| Died | 2020/02/28 |
| Gender | |
| Tags | science, physics, USA |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>