Niels Bohr

| Last Name | Bohr |
|---|---|
| First Name | Niels |
| Born | 1885/10/07 |
| Died | 1962/11/18 |
| Gender | |
| Tags | science, physics, Denmark |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>