@foreach($table->filters() as $filter)

{{ $filter->label }}

@if($filter->type === 'select') @endif
@endforeach