Added blocked page with api

This commit is contained in:
Rahaf
2026-06-14 18:04:05 +03:00
parent 71b1a71904
commit 51850b85c2
3 changed files with 243 additions and 1 deletions

View File

@ -126,6 +126,7 @@ export default function ClientLayout({ children }) {
const isAuthPage = [
"/login",
"/blocked",
"/register",
"/forgot-password",
"/auth/choose-role",