@unless($column['hidden'])
@if($column['sortable']) @else
{{ str_replace('_', ' ', $column['label']) }}
@endif
@endif