@push('filter-buttons')
@endpush
@push('filter-content')
@component('bootstrap::filter', ['id' => 'filter-operation', 'class' => 'shared-filter'])
@if ((int) request()->get('grouping') === 0)
@if(isset($showClassificationFilter))
@endif
@endif
@slot('footer')
@endslot
@endcomponent
@endpush
@push('page-js')
@endpush