@model Web.ViewModel.AccountVM.LoginViewModel @{ ViewData["Title"] = "Login"; Layout = "~/Views/Shared/_LoginLayout.cshtml"; }