This commit is contained in:
hamid zarghami
2026-01-22 11:11:14 +03:30
parent 5acfad3e2e
commit 2eba93984c
2 changed files with 143 additions and 139 deletions
+2 -2
View File
@@ -8,9 +8,9 @@ import ProformaInvoice from '@/pages/invoice/ProformaInvoice'
import RequestList from '@/pages/requests/RequestList'
import ProductList from '@/pages/product/List'
import OrdersList from '@/pages/order/List'
import FeaturesList from '@/pages/features/List'
import FeaturesList from '@/pages/Features/List'
import CreateProduct from '@/pages/product/Create'
import CreateFeature from '@/pages/features/Create'
import CreateFeature from '@/pages/Features/Create'
import PrintService from '@/pages/service/PrintService'
import DetailPerfomaInvoice from '@/pages/invoice/DetailPerfomaInvoice'
import TicketList from '@/pages/ticket/TicketList'