Andréa Ferréol

| Last Name | Ferréol |
|---|---|
| First Name | Andréa |
| Born | 1947/01/06 |
| Died | — |
| Gender | |
| Tags | film, actor, France |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>