Rik Mayall

| Last Name | Mayall |
|---|---|
| First Name | Rik |
| Born | 1958/03/07 |
| Died | 2014/06/09 |
| Gender | |
| Tags | television, actor, humor, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>