James Doohan

Update Delete

Last NameDoohan
First NameJames
Born1920/03/03
Died2005/07/20
Gender
Tagstelevision, actor, USA
<?php
use ...
?>    

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