Patrick Moore

| Last Name | Moore |
|---|---|
| First Name | Patrick |
| Born | 1923/03/04 |
| Died | 2012/12/09 |
| Gender | |
| Tags | television, astronomy, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>