Ziggy error: route ‘http://apeak-gaming-be.test/admin/categories/29/subcategories’ is not in the route list
im trying to display subcategories of a category inside the category’s edit page. this route is working fine, and also exists when I php artisan route:list
. however when I’m initializing a datatable inside my page, its giving this ziggy route error.