@page @model TicketOffice.Pages.Account.Index @{ Layout = "~/Pages/Shared/_Layout.cshtml"; ViewData["Title"] = "Аккаунт"; } }