{{-- Simple CRUD filter --}}
  • {{ $filter->label }}
  • {{-- ########################################### --}} {{-- Extra CSS and JS for this particular filter --}} {{-- FILTERS EXTRA CSS --}} {{-- push things in the after_styles section --}} {{-- @push('crud_list_styles') @endpush --}} {{-- FILTERS EXTRA JS --}} {{-- push things in the after_scripts section --}} @push('crud_list_scripts') @endpush {{-- End of Extra CSS and JS --}} {{-- ########################################## --}}