@model IndexViewModel @{ ViewData["Title"] = "Profile"; ViewData.AddActivePage(ManageNavPages.Index); }