getTabs() on custom page?
Can i use getTabs() (https://filamentphp.com/docs/3.x/panels/resources/listing-records#using-tabs-to-filter-the-records) on my custom filament page that contains a table?
Solution
GitHub
hello there! please need a help on how to make a tabs on custompage in filament? i have create a custom page named product linked with a resource named categoryResource.Then when i tried to use the...