Galileo Galilei

| Last Name | Galilei |
|---|---|
| First Name | Galileo |
| Born | 1564/02/05 |
| Died | 1642/01/08 |
| Gender | |
| Tags | science, astronomy, Italy |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>