🛠 What's Changed?
🐛 Fixed: Permission checkbox label now correctly binds to the intended input.
🗑 Removed: Settings routes and settings controller, simplifying routing logic.
🔄 Updated: Page controller now dynamically sets the Inertia view based on the incoming route, handling both settings and default pages.
This update streamlines the package by reducing redundancy and improving maintainability. 🚀