Update: 2026-05-07 23:06:22
This commit is contained in:
@@ -17,5 +17,7 @@ abstract class AppRoutes {
|
||||
static const PAYMENT_RECEIPT = '/payment-receipt';
|
||||
static const INVOICE_DETAIL = '/invoice-detail';
|
||||
static const ONBOARDING = '/onboarding';
|
||||
static const COMPANIES_MANAGEMENT = '/companies-management';
|
||||
}
|
||||
static const COMPANIES_MANAGEMENT = '/companies-management';
|
||||
static const TENANTS_MANAGEMENT = '/tenants-management';
|
||||
static const USERS_MANAGEMENT = '/users-management';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user