@using OSS.Models @{ /**/ Layout = "~/Views/Shared/_Layout.cshtml"; }

  COMPANY Attachments

@using (Html.BeginForm("PostNewCNRegistration", "NewCOI", FormMethod.Post, new { id = "social", @novalidate = "novalidate", @class = "needs-validation text-left section social", enctype = "multipart/form-data" })) {
@Html.AntiForgeryToken()

Payment details for your application





}