@{ ViewData["Title"] = "Form"; Layout = "~/Views/Shared/_Layout.cshtml"; } @model SitePi.Models.User

@ViewData["Title"]

Novo Usuario