company detail api and frontend

This commit is contained in:
hagiye
2026-05-26 01:06:06 +03:00
parent ab1dfe0c16
commit f90e5e0e1c
22 changed files with 2740 additions and 415 deletions

View File

@@ -1,3 +1,4 @@
export const FILE_SETTINGS = {
CUSTOMER_REGISTRATION: "customer_registration"
CUSTOMER_REGISTRATION: "customer_registration",
}