Show only table options in the filter
I have a table where I have modified the getEloquentQuery and in the active filters I want to show only the options that I show in the table.
Example, in the customers table I can have options that I am not showing in the order resource, how can I only show the options displayed in the table?
Example, in the customers table I can have options that I am not showing in the order resource, how can I only show the options displayed in the table?