George Boole

| Last Name | Boole |
|---|---|
| First Name | George |
| Born | 1815/11/02 |
| Died | 1864/12/08 |
| Gender | |
| Tags | mathematics, philosophy, computers, UK |
<?php
use ...
?>
<?= DetailView::widget([
'model' => $model,
'attributes' => [
'last_name:ntext',
// ...
'tagLinks:html'
],
]) ?>