namespace Connected;
public static class UIRoutes
{
public const string Management = "management";
}