Sigmund Freud
Last Name | Freud |
---|---|
First Name | Sigmund |
Born | 1856/05/06 |
Died | 1939/09/23 |
Gender | |
Tags | science, psychology, Austria |
<?php use ... ?> <?= DetailView::widget([ 'model' => $model, 'attributes' => [ 'last_name:ntext', // ... 'tagLinks:html' ], ]) ?>