Raymond Roussel

Update Delete

Last NameRoussel
First NameRaymond
Born1877/01/20
Died1933/07/14
Gender
Tagsliterature, France
<?php
use ...
?>    

<?= DetailView::widget([
    'model' => $model,
    'attributes' => [
        'last_name:ntext',
        // ...
        'tagLinks:html'
    ],
]) ?>