export const PROJECT_DASHBOARD = "/projectDashboard"; export const PHOTO_MANAGEMENT = "/photoManagement"; export const ALL_LOCATIONS = "/allLocations"; export const ADD_LOCATIONS = "/addLocations"; export const SINGLE = "/single"; export const MULTI_UNIT = "/multiUnit";