@using OSS.Models @model InvestorProfileExternal @{ ViewBag.Title = "RegisterUser"; Layout = "~/Views/Shared/_LoginLayout.cshtml"; }