export enum SelectedModule { COMPANY_INFO = 'Company Info', DIVISION_INFO = 'Division Info', DOCUMENT = 'Document', LOCATION = 'Location', INSURANCE_POLICY = 'Insurance Policy', FACTORING_COMPANY = 'Factoring Company', CHAT = 'Chat', WIDGET = 'Widget', NOTES = 'Notes', ACTIVITY_LOG = 'Activity Log', NOTIFICATIONS = 'Notifications', }