I believe the filament blog is causing the issue.
Make sure that you have your filamentblog.route.prefix enabled, or configured to a different route. If not, then it will cause conflict with the rest of your routes.
filamentblog.route.prefix
Check the documentation here.