@foreach ($this->columns as $index => $column) @if ($column['hideable'] !== false)
{{ $column['label'] }}
{{ $column['label'] }}
@endif @endforeach