Gerrit Rietveld

| Last Name | Rietveld |
|---|---|
| First Name | Gerrit |
| Born | 1888/06/24 |
| Died | 1964/06/26 |
| Gender | |
| Tags | architecture, Netherlands |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>