table constant data is added and Compliance Safety completed

This commit is contained in:
2026-07-24 18:05:07 +05:30
parent 5a2ae769d8
commit a5394823f3
33 changed files with 3728 additions and 1629 deletions

View File

@@ -9,7 +9,7 @@ export default function DashboardLayout({
children: React.ReactNode;
}) {
return (
<div className="min-h-screen bg-[#071321] text-white flex">
<div className=" bg-[#071321] text-white ">
{/* Shared Sidebar */}
<Sidebar />