package constant const ( RouteBooking = "/bookings" RouteReports = "/reports" RouteItem = "/items" )