tiseza_oss_live/obj/Release/Package/PackageTmp/Views/NewCOI/LoadgeNewAmendment.cshtml

448 lines
54 KiB
Plaintext
Raw Normal View History

2025-11-15 11:14:31 +00:00
@using OSS.Models
@model CompanyProfileExternal
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}
<link href="~/Content/assets/css/components/tabs-accordian/custom-tabs.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="~/Content/assets/css/forms/theme-checkbox-radio.css">
<link href="~/Content/assets/css/components/tabs-accordian/custom-accordions.css" rel="stylesheet" type="text/css" />
<div class="col-lg-12 layout-spacing">
<div class="statbox widget box box-shadow">
<div class="widget-header">
<div class="row">
<div class="col-md-12 col-sm-12 col-12">
<br />
<h5 class="text-primary"> &nbsp; PROJECTS <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right"><line x1="5" y1="12" x2="19" y2="12"></line><polyline points="12 5 19 12 12 19"></polyline></svg> New Certificate </h5>
<hr />
</div>
</div>
<div class="widget-content widget-content-area border-top-tab">
<ul class="nav nav-tabs mb-3 mt-3" id="borderTop" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="" data-toggle="" role="tab" href="@Url.Action("CompanyInfor","Company")" aria-controls="border-top-home" aria-selected="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home"><path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg> &nbsp; Company Details </a>
</li>
<li class="nav-item">
<a class="nav-link disabled" id="border-top-profile-tab" re href="@Url.Action("CompanyMembersInfor","Company")" role="tab" aria-controls="border-top-profile" aria-selected="false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-user"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"></path><circle cx="12" cy="7" r="4"></circle></svg>Amendment Details </a>
</li>
<li class="nav-item">
<a class="nav-link disabled" id="border-top-profile-tab" re href="@Url.Action("CompanyAttachments","Company")" role="tab" aria-controls="border-top-profile" aria-selected="false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-paperclip"><path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"></path></svg> Attachments</a>
</li>
<li class="nav-item">
<a class="nav-link disabled" id="border-top-profile-tab" re href="@Url.Action("AttachmentsAmendments","Company")" role="tab" aria-controls="border-top-profile" aria-selected="false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-shopping-cart"><circle cx="9" cy="21" r="1"></circle><circle cx="20" cy="21" r="1"></circle><path d="M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"></path></svg> Pick-up Office</a>
</li>
<li class="nav-item">
<a class="nav-link disabled" id="border-top-profile-tab" re href="@Url.Action("PostCMInvoice","PublicCompany")" role="tab" aria-controls="border-top-profile" aria-selected="false"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-paperclip"><path d="M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"></path></svg>Payment</a>
</li>
</ul>
<div class="tab-content" id="borderTopContent">
<div class="tab-pane fade show active" id="border-top-home" role="tabpanel" aria-labelledby="border-top-home-tab">
@using (Html.BeginForm("PostCompanyProfileAmendment", "NewCOI", FormMethod.Post, new { id = "social", @novalidate = "novalidate", @class = "needs-validation text-left section social" }))
{
@Html.AntiForgeryToken()
<div class="info">
<div style="color:red">@ViewBag.Error</div>
<h6 class="text-primary"> &nbsp;&nbsp;&nbsp;&nbsp; <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line></svg> &nbsp;Company Details</h6>
<hr />
<div class="row">
<div class="col-md-11 mx-auto">
<div class="row">
<div class="col-md-12">
<label for="validationCustom05" class="text-black">Company Name</label>
@Html.TextBoxFor(m => m.CompanyName, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-3">
<label for="validationCustom05" class="text-black">Company TIN</label>
@Html.TextBoxFor(m => m.CompanyTIN, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-3">
<label for="validationCustom05" class="text-black">Category</label>
@Html.DropDownListFor(m => m.CompanyType, new List<SelectListItem>{
new SelectListItem{ Text="Private Company", Value = "Private" },
new SelectListItem{ Text="Government of Tanzania", Value = "Government" },
}, new { @class = "selectpicker form-control", @id = "CompanyType", @name = "CompanyType", @placeholder = "Sex Type", @required = "true", @value = "Please Select" })<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-3" id="incopl">
<label for="validationCustom05" class="text-black">Incorporation Number</label>
@Html.TextBoxFor(m => m.IncorpCertNo, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-3" id="incopdatel">
<label for="validationCustom05" class="text-black">Incorporation Date</label>
@Html.TextBoxFor(m => m.IncorpCertDate, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "date", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
</div>
</div>
</div>
</div>
<h6 class="text-primary">&nbsp;&nbsp;&nbsp;&nbsp;<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-arrow-right-circle"><circle cx="12" cy="12" r="10"></circle><polyline points="12 16 16 12 12 8"></polyline><line x1="8" y1="12" x2="16" y2="12"></line></svg> &nbsp;Company Address</h6>
<hr />
<div class="info">
<div class="row">
<div class="col-md-11 mx-auto">
<div class="row">
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Region</label>
@Html.DropDownListFor(m => m.Region, new SelectList(Model.ListofRegions
, "Value", "Text"), new { @class = "selectpicker form-control", @id = "Region", @name = "Region" })
<div class="invalid-feedback">
Enter Region.
</div>
</div>
<div class="col-md-4">
<label for="phone" class="text-black">District</label>
<div class="input-group social-tweet mb-3">
@Html.DropDownListFor(m => m.District, new SelectList(Model.ListofDistricts
, "Value", "Text"), new { @class = "selectpicker form-control", @id = "District", @name = "District" })
</div>
</div>
<div class="col-md-4">
<label for="phone" class="text-black"> Ward </label>
<div class="input-group social-tweet mb-3">
@Html.DropDownListFor(m => m.Ward, new SelectList(Model.ListofWards
, "Value", "Text"), new { @class = "selectpicker form-control", @id = "Ward", @name = "Ward" })
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Email</label>
@Html.TextBoxFor(m => m.CompanyEmail, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Mobile</label>
@Html.TextBoxFor(m => m.CompanyMobile, new { @name = "LastName", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Telephone</label>
@Html.TextBoxFor(m => m.Telephone, new { @name = "Telephone", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Street</label>
@Html.TextBoxFor(m => m.Street, new { @name = "Street", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">P.O.BOX</label>
@Html.TextBoxFor(m => m.PostalAddress, new { @name = "PostalAddress", @class = "form-control mb-4", @id = "LastName", @type = "text", @required = "true" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4">
<label for="validationCustom05" class="text-black">Area Type</label>
@Html.DropDownListFor(m => m.AreaType, new List<SelectListItem>{
new SelectListItem{ Text="Select Area Type", Value = "" },
new SelectListItem{ Text="Surveyed", Value = "Surveyed" },
new SelectListItem{ Text="UnSurveyed", Value = "UnSurveyed" },
}, new { @class = "selectpicker form-control", @id = "AreaType", @name = "AreaType", @placeholder = "Sex Type", @required = "true", @value = "Please Select" }) <div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="AreaL">
<label for="validationCustom05" class="text-black">Area</label>
@Html.TextBoxFor(m => m.Area, new { @name = "Area", @class = "form-control mb-4", @id = "Area", @type = "text" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="LandMarkTypeL">
<label for="validationCustom05" class="text-black">Land Mark Type</label>
@Html.DropDownListFor(m => m.LandMarkType, new List<SelectListItem>{
new SelectListItem{ Text="Near By", Value = "Near By" },
new SelectListItem{ Text="Opposite to", Value = "Opposite to" },
}, new { @class = "selectpicker form-control", @id = "LandMarkType", @name = "LandMarkType", @placeholder = "Sex Type", @value = "Please Select" }) <div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="LandMarkDescriptionL">
<label for="validationCustom05" class="text-black">Land Mark Name</label>
@Html.TextBoxFor(m => m.LandMarkDescription, new { @name = "LandMarkDescription", @class = "form-control mb-4", @id = "LandMarkDescription", @type = "text" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="PlotNoL">
<label for="validationCustom05" class="text-black">Plot No</label>
@Html.TextBoxFor(m => m.PlotNumber, new { @name = "PlotNumber", @class = "form-control mb-4", @id = "PlotNumber", @type = "text" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="BlockPlotNumberL">
<label for="validationCustom05" class="text-black">Block No</label>
@Html.TextBoxFor(m => m.BlockPlotNumber, new { @name = "BlockPlotNumber", @class = "form-control mb-4", @id = "BlockPlotNumber", @type = "text" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
<div class="col-md-4" id="HouseNoL">
<label for="validationCustom05" class="text-black">House No</label>
@Html.TextBoxFor(m => m.HouseNo, new { @name = "HouseNo", @class = "form-control mb-4", @id = "HouseNo", @type = "text" })
<div class="invalid-feedback">
Invalid Input
</div>
</div>
</div>
</div>
</div>
</div>
<div class="d-flex justify-content-center">
<button class="btn btn-primary btn-lg mt-2 text-center" type="submit">Next</button>
</div>
<br />
}
</div>
</div>
</div>
</div>
</div>
<script>
$(document).ready(function () {
var selectedCountry = 180;
var regionsSelect = $('#Region');
regionsSelect.empty();
if (selectedCountry != null && selectedCountry != '') {
$.getJSON('@Url.Action("GetRegions")', { CountryID: selectedCountry }, function (regions) {
if (regions != null && !jQuery.isEmptyObject(regions))
{
regionsSelect.append($('<option/>', {
value: "",
text: "Select Region"
}));
$.each(regions, function (index, region) {
regionsSelect.append($('<option/>', {
value: region.Value,
text: region.Text
}));
});
};
});
}
});
$('#Region').change(function () {
var selectedRegion = $("#Region").val();
var selectedDistrict = $('#District');
selectedDistrict.empty();
if (selectedRegion != null && selectedRegion != '') {
$.getJSON('@Url.Action("GetDistricts")', { RegionName: selectedRegion }, function (district) {
if (district != null && !jQuery.isEmptyObject(district))
{
selectedDistrict.append($('<option/>', {
value: "",
text: "Select District"
}));
$.each(district, function (index,district) {
selectedDistrict.append($('<option/>', {
value: district.Value,
text: district.Text
}));
});
};
});
}
});
$('#District').change(function () {
var selectedDistrict = $("#District").val();
var selectedWard = $('#Ward');
selectedWard.empty();
if (selectedWard != null && selectedWard != '') {
$.getJSON('@Url.Action("GetWard")', { DistrictName: selectedDistrict }, function (ward) {
if (ward != null && !jQuery.isEmptyObject(ward))
{
selectedWard.append($('<option/>', {
value: "",
text: "List of Ward"
}));
$.each(ward, function (index,ward) {
selectedWard.append($('<option/>', {
value: ward.Value,
text: ward.Text
}));
});
};
});
}
});
$(function () {
$("#AreaL").hide();
$("#LandMarkTypeL").hide();
$("#LandMarkDescriptionL").hide();
$("#PlotNoL").hide();
$("#BlockPlotNumberL").hide();
$("#HouseNoL").hide();
$('#AreaType').change(function () {
var value = $('#AreaType').val();
if (value == "Surveyed") {
$("#AreaL").hide();
$("#LandMarkTypeL").hide();
$("#LandMarkDescriptionL").hide();
$("#PlotNoL").show();
$("#BlockPlotNumberL").show();
$("#HouseNoL").show();
}
else if (value == "UnSurveyed") {
$("#AreaL").show();
$("#LandMarkTypeL").show();
$("#LandMarkDescriptionL").show();
$("#PlotNoL").hide();
$("#BlockPlotNumberL").hide();
$("#HouseNoL").hide();
}
else
{
$("#AreaL").hide();
$("#LandMarkTypeL").hide();
$("#LandMarkDescriptionL").hide();
$("#PlotNoL").hide();
$("#BlockPlotNumberL").hide();
$("#HouseNoL").hide();
}
});
});
$(function () {
$('#CompanyType').change(function () {
var value = $('#CompanyType').val();
if (value == "Private") {
$("#incopl").show();
$("#incopdatel").show();
}
else {
$("#incopl").hide();
$("#incopdatel").hide();
}
});
});
</script>
<script type="text/javascript" src="~/Content/plugins/input-mask/jquery.inputmask.bundle.min.js"></script>
<script type="text/javascript" src="~/Content/plugins/input-mask/input-mask.js"></script>
<script type="text/javascript" src="~/Scripts/jquery.min.js"></script>
<link type="text/css" rel="stylesheet" href="~/Content/jquery-ui.css" />
<script type="text/javascript" src="~/Scripts/jquery-ui.js"></script>
<script>
var j = jQuery.noConflict();
j(function () {
j("#IncorpCertDate").datepicker({
dateFormat: "mm-dd-yy",
maxDate: 0,
changeYear: true,
yearRange: "-100:+0",
changeMonth: true
});
});
$(":input").inputmask();
$("#CompanyTIN").inputmask({ mask: "999999999" });
</script>