Marco Ferreri

| Last Name | Ferreri |
|---|---|
| First Name | Marco |
| Born | 1928/05/10 |
| Died | 1997/05/09 |
| Gender | |
| Tags | film, director, Italy |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>