export const AUTH = 'AUTH'; export const USER = 'USER'; export const COMPANY = 'COMPANY'; export const CONTRACTS = 'CONTRACTS'; export const CONTRACT = 'CONTRACT'; export const CONTRACT_PAYMENTS = 'CONTRACT_PAYMENTS'; export const CONTRACT_INFO = 'CONTRACT_INFO'; export const CONTRACT_INSURANCE = 'CONTRACT_INSURANCE'; export const CONTRACT_HELPCARD = 'CONTRACT_HELPCARD'; export const CONTRACT_REGISTRATION = 'CONTRACT_REGISTRATION'; export const CONTRACT_TELEMATIC = 'CONTRACT_TELEMATIC'; export const CONTRACT_AGREEMENT = 'CONTRACT_AGREEMENT'; export const CONTRACT_DOCUMENTS = 'CONTRACT_DOCUMENTS'; export const CONTRACT_RULES = 'CONTRACT_RULES'; export const CALENDAR = 'CALENDAR';