Ian Richardson

Update Delete

Last NameRichardson
First NameIan
Born1934/04/07
Died2007/02/09
Gender
Tagstelevision, actor, UK
<?php
use ...
?>    

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