{{-- enumerate the values in an array --}} @php $array = data_get($entry, $column['name']); @endphp -