@model CreateAppViewModel @{ ViewData["Title"] = "Create a new app"; }

@ViewData["Title"]