502 lines
30 KiB
Plaintext
502 lines
30 KiB
Plaintext
|
|
<!DOCTYPE html>
|
||
|
|
|
||
|
|
<html>
|
||
|
|
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8">
|
||
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
|
||
|
|
<title>TISEZA Online Registration System</title>
|
||
|
|
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
|
||
|
|
<link href="~/Content/assets/css/loader.css" rel="stylesheet" type="text/css" />
|
||
|
|
<script src="~/Content/assets/js/loader.js"></script>
|
||
|
|
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
|
||
|
|
<link href="~/Content/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="~/Content/assets/css/plugins.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="~/Content/plugins/apex/apexcharts.css" rel="stylesheet" type="text/css">
|
||
|
|
<link href="~/Content/assets/css/dashboard/dash_1.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link rel="stylesheet" type="text/css" href="~/Content/plugins/dropify/dropify.min.css">
|
||
|
|
<link href="~/Content/assets/css/users/account-setting.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="~/Content/assets/css/scrollspyNav.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="~/Content/assets/css/components/tabs-accordian/custom-tabs.css" rel="stylesheet" type="text/css" />
|
||
|
|
<link href="~/Content/sweetalert.css" rel="stylesheet" type="text/css" />
|
||
|
|
|
||
|
|
<style>
|
||
|
|
#formValidate .wizard>.content {
|
||
|
|
min-height: 25em;
|
||
|
|
}
|
||
|
|
|
||
|
|
#example-vertical.wizard>.content {
|
||
|
|
min-height: 24.5em;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
@Styles.Render("~/Content/DevExtremeBundle")
|
||
|
|
@Scripts.Render("~/Scripts/bundle")
|
||
|
|
@Scripts.Render("~/Scripts/DevExtremeBundle")
|
||
|
|
</head>
|
||
|
|
|
||
|
|
|
||
|
|
<body>
|
||
|
|
<!-- BEGIN LOADER -->
|
||
|
|
<div id="load_screen">
|
||
|
|
<div class="loader">
|
||
|
|
<div class="loader-content">
|
||
|
|
<div class="spinner-grow align-self-center"></div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!-- END LOADER -->
|
||
|
|
<!-- BEGIN NAVBAR -->
|
||
|
|
<div class="header-container fixed-top">
|
||
|
|
<header class="header navbar navbar-expand-sm">
|
||
|
|
<a href="javascript:void(0);" class="sidebarCollapse" data-placement="bottom"><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-menu">
|
||
|
|
<line x1="3" y1="12" x2="21" y2="12"></line>
|
||
|
|
<line x1="3" y1="6" x2="21" y2="6"></line>
|
||
|
|
<line x1="3" y1="18" x2="21" y2="18"></line>
|
||
|
|
</svg></a>
|
||
|
|
|
||
|
|
<ul class="navbar-item flex-row">
|
||
|
|
<li class="nav-item align-self-center page-heading">
|
||
|
|
<div class="page-header">
|
||
|
|
<div class="page-title">
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
<ul class="navbar-item flex-row search-ul">
|
||
|
|
<li class="nav-item align-self-center search-animated">
|
||
|
|
<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-search toggle-search">
|
||
|
|
<circle cx="11" cy="11" r="8"></circle>
|
||
|
|
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
|
||
|
|
</svg>
|
||
|
|
<form class="form-inline search-full form-inline search" role="search">
|
||
|
|
<div class="search-bar">
|
||
|
|
<input type="text" class="form-control search-form-control ml-lg-auto"
|
||
|
|
placeholder="Search...">
|
||
|
|
</div>
|
||
|
|
</form>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
<ul class="navbar-item flex-row navbar-dropdown">
|
||
|
|
@* <li class="nav-item dropdown language-dropdown more-dropdown">
|
||
|
|
<div class="dropdown custom-dropdown-icon">
|
||
|
|
<a class="dropdown-toggle btn" href="#" role="button" id="customDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><img src="assets/img/ca.png" class="flag-width" alt="flag"><span>English</span> <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-chevron-down"><polyline points="6 9 12 15 18 9"></polyline></svg></a>
|
||
|
|
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="customDropdown">
|
||
|
|
<a class="dropdown-item" data-img-value="de" data-value="German" href="javascript:void(0);"><img src="assets/img/de.png" class="flag-width" alt="flag"> German</a>
|
||
|
|
<a class="dropdown-item" data-img-value="jp" data-value="Japanese" href="javascript:void(0);"><img src="assets/img/jp.png" class="flag-width" alt="flag"> Japanese</a>
|
||
|
|
<a class="dropdown-item" data-img-value="fr" data-value="French" href="javascript:void(0);"><img src="assets/img/fr.png" class="flag-width" alt="flag"> French</a>
|
||
|
|
<a class="dropdown-item" data-img-value="ca" data-value="English" href="javascript:void(0);"><img src="assets/img/ca.png" class="flag-width" alt="flag"> English</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</li> *@
|
||
|
|
|
||
|
|
@* <li class="nav-item dropdown message-dropdown">
|
||
|
|
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="messageDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="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-message-circle"><path d="M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z"></path></svg><span class="badge badge-primary"></span>
|
||
|
|
</a>
|
||
|
|
<div class="dropdown-menu p-0 position-absolute" aria-labelledby="messageDropdown">
|
||
|
|
<div class="">
|
||
|
|
<a class="dropdown-item">
|
||
|
|
<div class="">
|
||
|
|
<div class="media">
|
||
|
|
<div class="user-img">
|
||
|
|
<img class="usr-img rounded-circle" src="assets/img/90x90.jpg" alt="profile">
|
||
|
|
</div>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="">
|
||
|
|
<h5 class="usr-name">Kara Young</h5>
|
||
|
|
<p class="msg-title">ACCOUNT UPDATE</p>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<a class="dropdown-item">
|
||
|
|
<div class="">
|
||
|
|
<div class="media">
|
||
|
|
<div class="user-img">
|
||
|
|
<img class="usr-img rounded-circle" src="assets/img/90x90.jpg" alt="profile">
|
||
|
|
</div>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="">
|
||
|
|
<h5 class="usr-name">Daisy Anderson</h5>
|
||
|
|
<p class="msg-title">ACCOUNT UPDATE</p>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<a class="dropdown-item">
|
||
|
|
<div class="">
|
||
|
|
<div class="media">
|
||
|
|
<div class="user-img">
|
||
|
|
<img class="usr-img rounded-circle" src="assets/img/90x90.jpg" alt="profile">
|
||
|
|
</div>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="">
|
||
|
|
<h5 class="usr-name">Oscar Garner</h5>
|
||
|
|
<p class="msg-title">ACCOUNT UPDATE</p>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</li> *@
|
||
|
|
|
||
|
|
@* <li class="nav-item dropdown notification-dropdown">
|
||
|
|
<a href="javascript:void(0);" class="nav-link dropdown-toggle" id="notificationDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="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-bell"><path d="M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9"></path><path d="M13.73 21a2 2 0 0 1-3.46 0"></path></svg><span class="badge badge-success"></span>
|
||
|
|
</a>
|
||
|
|
<div class="dropdown-menu position-absolute" aria-labelledby="notificationDropdown">
|
||
|
|
<div class="notification-scroll">
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<div class="media">
|
||
|
|
<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-heart"><path d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"></path></svg>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="notification-para"><span class="user-name">Shaun Park</span> likes your photo.</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<div class="media">
|
||
|
|
<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-share-2"><circle cx="18" cy="5" r="3"></circle><circle cx="6" cy="12" r="3"></circle><circle cx="18" cy="19" r="3"></circle><line x1="8.59" y1="13.51" x2="15.42" y2="17.49"></line><line x1="15.41" y1="6.51" x2="8.59" y2="10.49"></line></svg>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="notification-para"><span class="user-name">Kelly Young</span> shared your post</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<div class="media">
|
||
|
|
<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-tag"><path d="M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"></path><line x1="7" y1="7" x2="7" y2="7"></line></svg>
|
||
|
|
<div class="media-body">
|
||
|
|
<div class="notification-para"><span class="user-name">Kelly Young</span> mentioned you in comment.</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</li> *@
|
||
|
|
|
||
|
|
<li class="nav-item dropdown user-profile-dropdown order-lg-0 order-1">
|
||
|
|
<a href="javascript:void(0);" class="nav-link dropdown-toggle user" id="userProfileDropdown"
|
||
|
|
data-toggle="dropdown" aria-haspopup="true" aria-expanded="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>
|
||
|
|
</a>
|
||
|
|
<div class="dropdown-menu position-absolute" aria-labelledby="userProfileDropdown">
|
||
|
|
<div class="">
|
||
|
|
@* <div class="dropdown-item">
|
||
|
|
<a class="" href="user_profile.html"><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> My Profile</a>
|
||
|
|
</div>
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<a class="" href="apps_mailbox.html"><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-inbox"><polyline points="22 12 16 12 14 15 10 15 8 12 2 12"></polyline><path d="M5.45 5.11L2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z"></path></svg> Inbox</a>
|
||
|
|
</div>
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<a class="" href="auth_lockscreen.html"><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-lock"><rect x="3" y="11" width="18" height="11" rx="2" ry="2"></rect><path d="M7 11V7a5 5 0 0 1 10 0v4"></path></svg> Lock Screen</a>
|
||
|
|
</div> *@
|
||
|
|
<div class="dropdown-item">
|
||
|
|
<a class="" href="/Home/Logout"><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-log-out">
|
||
|
|
<path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path>
|
||
|
|
<polyline points="16 17 21 12 16 7"></polyline>
|
||
|
|
<line x1="21" y1="12" x2="9" y2="12"></line>
|
||
|
|
</svg> Sign Out</a>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
</header>
|
||
|
|
</div>
|
||
|
|
<!-- END NAVBAR -->
|
||
|
|
<!-- BEGIN MAIN CONTAINER -->
|
||
|
|
<div class="main-container" id="container">
|
||
|
|
<div class="overlay"></div>
|
||
|
|
<div class="search-overlay"></div>
|
||
|
|
<!-- BEGIN SIDEBAR -->
|
||
|
|
<div class="sidebar-wrapper sidebar-theme">
|
||
|
|
|
||
|
|
<nav id="sidebar">
|
||
|
|
<br />
|
||
|
|
<ul class="navbar-nav theme-brand flex-row text-center">
|
||
|
|
|
||
|
|
|
||
|
|
<li class="nav-item toggle-sidebar">
|
||
|
|
|
||
|
|
<img class="usr-img rounded-circle" src="~/Content/img/emblem.png" alt="profile"><br /><br />
|
||
|
|
<h5 class="text-white">Certificate of Incentives</h5>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
|
||
|
|
<ul class="navbar-nav theme-brand flex-row text-center">
|
||
|
|
<li class="nav-item theme-logo">
|
||
|
|
|
||
|
|
</li>
|
||
|
|
|
||
|
|
<li class="nav-item toggle-sidebar">
|
||
|
|
<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-left sidebarCollapse">
|
||
|
|
<line x1="19" y1="12" x2="5" y2="12"></line>
|
||
|
|
<polyline points="12 19 5 12 12 5"></polyline>
|
||
|
|
</svg>
|
||
|
|
</li>
|
||
|
|
</ul>
|
||
|
|
|
||
|
|
<ul class="list-unstyled menu-categories" id="accordionExample">
|
||
|
|
<li class="menu active">
|
||
|
|
<a href="/Welcome/Index/" aria-expanded="true" class="dropdown-toggle">
|
||
|
|
<div class="">
|
||
|
|
<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>
|
||
|
|
<span>Home</span>
|
||
|
|
</div>
|
||
|
|
<div>
|
||
|
|
<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-chevron-right">
|
||
|
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
|
</svg>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<ul class="collapse submenu recent-submenu mini-recent-submenu list-unstyled show"
|
||
|
|
id="dashboard" data-parent="#accordionExample"></ul>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
<li class="menu menu-heading">
|
||
|
|
|
||
|
|
</li>
|
||
|
|
<li class="menu">
|
||
|
|
<a href="#components" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
|
||
|
|
<div class="">
|
||
|
|
<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-box">
|
||
|
|
<path
|
||
|
|
d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z">
|
||
|
|
</path>
|
||
|
|
<polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline>
|
||
|
|
<line x1="12" y1="22.08" x2="12" y2="12"></line>
|
||
|
|
</svg>
|
||
|
|
<span>Registration Services</span>
|
||
|
|
</div>
|
||
|
|
<div>
|
||
|
|
<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-chevron-right">
|
||
|
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
|
</svg>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<ul class="collapse submenu list-unstyled" id="components">
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/"> New Project </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/IndexAmendment"> Amend Project </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/IndexExpansion"> Expand Project </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/ExtensionIndex"> Extend Project </a>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
|
||
|
|
</ul>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
<li class="menu" hidden="hidden">
|
||
|
|
<a href="#aftercare" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
|
||
|
|
<div class="">
|
||
|
|
<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-box">
|
||
|
|
<path
|
||
|
|
d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z">
|
||
|
|
</path>
|
||
|
|
<polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline>
|
||
|
|
<line x1="12" y1="22.08" x2="12" y2="12"></line>
|
||
|
|
</svg>
|
||
|
|
<span>Aftercare Services</span>
|
||
|
|
</div>
|
||
|
|
<div>
|
||
|
|
<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-chevron-right">
|
||
|
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
|
</svg>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<ul class="collapse submenu list-unstyled" id="aftercare">
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/"> New Certificate </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/AmendmentCOI/"> Amendment </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/ExpansionCOI/IndexExpansion"> Expansion </a>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
|
||
|
|
</ul>
|
||
|
|
</li>
|
||
|
|
<li class="menu" hidden="hidden">
|
||
|
|
<a href="#monitoring" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle">
|
||
|
|
<div class="">
|
||
|
|
<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-box">
|
||
|
|
<path
|
||
|
|
d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z">
|
||
|
|
</path>
|
||
|
|
<polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline>
|
||
|
|
<line x1="12" y1="22.08" x2="12" y2="12"></line>
|
||
|
|
</svg>
|
||
|
|
<span>Project Progress</span>
|
||
|
|
</div>
|
||
|
|
<div>
|
||
|
|
<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-chevron-right">
|
||
|
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
|
</svg>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
<ul class="collapse submenu list-unstyled" id="monitoring">
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/">Apply New Certificate </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/AmendmentCOI/"> Apply for Amendment </a>
|
||
|
|
</li>
|
||
|
|
<li>
|
||
|
|
<a href="/NewCOI/IndexExpansion"> Apply for Expansion </a>
|
||
|
|
</li>
|
||
|
|
|
||
|
|
|
||
|
|
</ul>
|
||
|
|
</li>
|
||
|
|
<li class="menu">
|
||
|
|
<a href="/Home/Logout" aria-expanded="false" class="dropdown-toggle">
|
||
|
|
<div class="">
|
||
|
|
<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-box">
|
||
|
|
<path
|
||
|
|
d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z">
|
||
|
|
</path>
|
||
|
|
<polyline points="3.27 6.96 12 12.01 20.73 6.96"></polyline>
|
||
|
|
<line x1="12" y1="22.08" x2="12" y2="12"></line>
|
||
|
|
</svg>
|
||
|
|
<span>Logout</span>
|
||
|
|
</div>
|
||
|
|
<div>
|
||
|
|
<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-chevron-right">
|
||
|
|
<polyline points="9 18 15 12 9 6"></polyline>
|
||
|
|
</svg>
|
||
|
|
</div>
|
||
|
|
</a>
|
||
|
|
|
||
|
|
</li>
|
||
|
|
|
||
|
|
</ul>
|
||
|
|
|
||
|
|
</nav>
|
||
|
|
</div>
|
||
|
|
<!-- END SIDEBAR -->
|
||
|
|
<!-- BEGIN CONTENT AREA -->
|
||
|
|
<div id="content" class="main-content">
|
||
|
|
<div class="layout-px-spacing">
|
||
|
|
<div class="row layout-top-spacing">
|
||
|
|
|
||
|
|
@RenderBody();
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="footer-wrapper">
|
||
|
|
<div class="footer-section f-section-1">
|
||
|
|
<p class="">Copyright © 2020 - 2025 <a target="_blank" href="https://tiseza.go.tz">Tanzania
|
||
|
|
Investment
|
||
|
|
and Special Economic Zones Authority</a>, All rights reserved.</p>
|
||
|
|
</div>
|
||
|
|
<div class="footer-section f-section-2">
|
||
|
|
<!--<p class="">Coded with <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-heart">
|
||
|
|
<path
|
||
|
|
d="M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z">
|
||
|
|
</path>
|
||
|
|
</svg></p>-->
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<!-- END CONTENT AREA -->
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<!-- END MAIN CONTAINER -->
|
||
|
|
<!-- BEGIN GLOBAL MANDATORY SCRIPTS -->
|
||
|
|
|
||
|
|
<script src="~/Content/plugins/jquery-ui/jquery-ui.min.js"></script>
|
||
|
|
<script src="~/Content/bootstrap/js/popper.min.js"></script>
|
||
|
|
|
||
|
|
<script src="~/Content/plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
|
||
|
|
<script src="~/Content/assets/js/app.js"></script>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
$(document).ready(function () {
|
||
|
|
App.init();
|
||
|
|
});
|
||
|
|
</script>
|
||
|
|
<script src="~/Content/assets/js/custom.js"></script>
|
||
|
|
<script src="~/Content/plugins/highlight/highlight.pack.js"></script>
|
||
|
|
<script src="~/Content/assets/js/custom.js"></script>
|
||
|
|
<!-- END GLOBAL MANDATORY SCRIPTS -->
|
||
|
|
<!-- BEGIN CUSTOM SCRIPTS FILE -->
|
||
|
|
<script src="~/Content/assets/js/scrollspyNav.js"></script>
|
||
|
|
<script src="~/Content/assets/js/forms/bootstrap_validation/bs_validation_script.js"></script>
|
||
|
|
<!-- END CUSTOM SCRIPTS FILE -->
|
||
|
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@7.26.9/dist/sweetalert2.all.min.js"></script>
|
||
|
|
|
||
|
|
<script>
|
||
|
|
|
||
|
|
$(document).ready(function () {
|
||
|
|
if ('@TempData["success"]' != '') {
|
||
|
|
swal('Congratulations', '@TempData["success"]', 'success');
|
||
|
|
}
|
||
|
|
if ('@TempData["error"]' != '') {
|
||
|
|
console.log("error");
|
||
|
|
swal('Error', '@TempData["error"]', 'error');
|
||
|
|
}
|
||
|
|
});
|
||
|
|
</script>
|
||
|
|
|
||
|
|
|
||
|
|
</body>
|
||
|
|
|
||
|
|
</html>
|