@model StoreViewModel @{ Layout = "../Shared/_NavLayout.cshtml"; ViewData["Title"] = "Profile"; ViewData.AddActivePage(BTCPayServer.Views.Stores.StoreNavPages.Index); }