Pina Bausch
| Last Name | Bausch |
|---|---|
| First Name | Pina |
| Born | 1940/07/27 |
| Died | 2009/06/30 |
| Gender | |
| Tags | ballet, Germany |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>