@model CreateAppViewModel @{ ViewData.SetActivePageAndTitle(AppsNavPages.Create, "Create a new app"); } @section PageFootContent { } @ViewData["Title"] Back to list