@@ -0,0 +1,2 @@
+package com.example.triphelper.view.RouteScreens
+
@@ -7,4 +7,7 @@ object NavigationRoutes {
const val MAIN = "mainscreen"
const val LAW = "lawscreen"
const val DESCLAW = "descriptionlaws"
+ const val CH_LOC = "choicelocation"
+ const val CH_TOUR = "choicetour"
+ const val TOURS = "tours"
}