Bjarne Stroustrup

| Last Name | Stroustrup |
|---|---|
| First Name | Bjarne |
| Born | 1950/12/30 |
| Died | — |
| Gender | |
| Tags | computers, Denmark, USA |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>