fixed bug

This commit is contained in:
AmirHossein Mahmoodi
2025-04-20 16:32:10 +03:30
parent 8e2017d291
commit 624e453084
6 changed files with 52 additions and 30 deletions

View File

@@ -2,7 +2,7 @@ import WithPermission from "@/core/middlewares/withPermission";
import TollHousePage from "@/components/infrastructure/tollHouse";
export const metadata = {
title: "فهرست راهدارخانه ها",
title: "لیست راهدارخانه ها",
};
const Page = () => {