Johan Cruijff

Update Delete

Last NameCruijff
First NameJohan
Born1947/04/25
Died2016/03/24
Gender
Tagssports, Netherlands
<?php
use ...
?>    

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