W.C. Fields

Update Delete

Last NameFields
First NameW.C.
Born1880/01/29
Died1946/12/25
Gender
Tagsfilm, humor, USA
<?php
use ...
?>    

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