first commit-CRM_module

This commit is contained in:
2025-01-29 13:27:23 +05:30
commit c8b26fa46b
52 changed files with 10407 additions and 0 deletions

3
.eslintrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "next/core-web-vitals"
}