Leonard Nimoy

Update Delete

Last NameNimoy
First NameLeonard
Born1931/03/26
Died2015/02/27
Gender
Tagsfilm, actor, USA
<?php
use ...
?>    

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