#Two list sfor one resource
4 messages · Page 1 of 1 (latest)
Perhaps you could try something like this on your Navitem?:
NavigationItem::make('user_invoices')
// ...
->isActiveWhen(fn () => request()->routeIs('filament.admin.resources.user-invoices.index')),
🤔
yes i try it, but it make active on sidebar both of lists