sidebar is now much cleaner than before
make slug and urls logic updated to support the unicode slugs in multilanguage panel
index.html updated to support dashboards
- Introduced a new URL pattern to redirect "/admin/" to the appropriate language-prefixed admin URL.
- Updated admin links for both Dovoodi and Imam Javad to remove language-specific paths, simplifying access.
- Refactored HomeView to streamline the redirection logic based on the current language.