Eric Idle

| Last Name | Idle |
|---|---|
| First Name | Eric |
| Born | 1943/03/29 |
| Died | — |
| Gender | |
| Tags | television, humor, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>