@using ContractService @using ContractService.Configuration @model ContractService.Models.Account.RegisterViewModel @{ ViewBag.Title = L("Register"); } @section styles { }