Michael Gambon

| Last Name | Gambon |
|---|---|
| First Name | Michael |
| Born | 1940/10/19 |
| Died | 2023/09/28 |
| Gender | |
| Tags | film, actor, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>