Francis Crick

| Last Name | Crick |
|---|---|
| First Name | Francis |
| Born | 1916/06/07 |
| Died | 2004/07/29 |
| Gender | |
| Tags | science, biology, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>