Herman Brood

| Last Name | Brood |
|---|---|
| First Name | Herman |
| Born | 1946/11/05 |
| Died | 2001/07/11 |
| Gender | |
| Tags | music, rock, Netherlands |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>