|
@@ -7,4 +7,7 @@ object NavigationRoutes {
|
|
const val MAIN = "mainscreen"
|
|
const val MAIN = "mainscreen"
|
|
const val LAW = "lawscreen"
|
|
const val LAW = "lawscreen"
|
|
const val DESCLAW = "descriptionlaws"
|
|
const val DESCLAW = "descriptionlaws"
|
|
|
|
+ const val CH_LOC = "choicelocation"
|
|
|
|
+ const val CH_TOUR = "choicetour"
|
|
|
|
+ const val TOURS = "tours"
|
|
}
|
|
}
|