start copy from cimac web
This commit is contained in:
@@ -0,0 +1,507 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Crovex - Admin & Dashboard Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
||||
|
||||
<link href="../../plugins/filter/magnific-popup.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<!-- App css -->
|
||||
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<div class="topbar">
|
||||
|
||||
<!-- LOGO -->
|
||||
<div class="topbar-left">
|
||||
<a href="../dashboard/crm-index.html" class="logo">
|
||||
<span>
|
||||
<img src="../assets/images/logo-sm.png" alt="logo-small" class="logo-sm">
|
||||
</span>
|
||||
<span>
|
||||
<img src="../assets/images/logo.png" alt="logo-large" class="logo-lg logo-light">
|
||||
<img src="../assets/images/logo-dark.png" alt="logo-large" class="logo-lg">
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--end logo-->
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar-custom">
|
||||
<ul class="list-unstyled topbar-nav float-right mb-0">
|
||||
<li class="hidden-sm">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown" href="javascript: void(0);" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="../assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt=""/> <i class="mdi mdi-chevron-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> German </span><img src="../assets/images/flags/germany_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Italian </span><img src="../assets/images/flags/italy_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> French </span><img src="../assets/images/flags/french_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Spanish </span><img src="../assets/images/flags/spain_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Russian </span><img src="../assets/images/flags/russia_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-light waves-effect" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<i class="ti-bell noti-icon"></i>
|
||||
<span class="badge badge-danger badge-pill noti-icon-badge">2</span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right dropdown-lg pt-0">
|
||||
|
||||
<h6 class="dropdown-item-text font-15 m-0 py-3 bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
Notifications <span class="badge badge-light badge-pill">2</span>
|
||||
</h6>
|
||||
<div class="slimscroll notification-list">
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-primary">
|
||||
<i class="la la-cart-arrow-down text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing and industry.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">10 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-success">
|
||||
<i class="la la-group text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Meeting with designers</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">40 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-pink">
|
||||
<i class="la la-list-alt text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">UX 3 Task complete.</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">1 hr ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-warning">
|
||||
<i class="la la-truck text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 hrs ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-info">
|
||||
<i class="la la-check-circle text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Payment Successfull</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
</div>
|
||||
<!-- All-->
|
||||
<a href="javascript:void(0);" class="dropdown-item text-center text-primary">
|
||||
View all <i class="fi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light nav-user" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<img src="../assets/images/users/user-1.png" alt="profile-user" class="rounded-circle" />
|
||||
<span class="ml-1 nav-user-name hidden-sm">Amelia <i class="mdi mdi-chevron-down"></i> </span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="#"><i class="ti-user text-muted mr-2"></i> Profile</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-wallet text-muted mr-2"></i> My Wallet</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-settings text-muted mr-2"></i> Settings</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-lock text-muted mr-2"></i> Lock screen</a>
|
||||
<div class="dropdown-divider mb-0"></div>
|
||||
<a class="dropdown-item" href="#"><i class="ti-power-off text-muted mr-2"></i> Logout</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul><!--end topbar-nav-->
|
||||
|
||||
<ul class="list-unstyled topbar-nav mb-0">
|
||||
<li>
|
||||
<button class="nav-link button-menu-mobile waves-effect waves-light">
|
||||
<i class="ti-menu nav-icon"></i>
|
||||
</button>
|
||||
</li>
|
||||
<li class="hide-phone app-search">
|
||||
<form role="search" class="">
|
||||
<input type="text" id="AllCompo" placeholder="Search..." class="form-control">
|
||||
<a href=""><i class="fas fa-search"></i></a>
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- end navbar-->
|
||||
</div>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<div class="left-sidenav">
|
||||
<ul class="metismenu left-sidenav-menu">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-bar-chart"></i><span>Dashboard</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/analytics-index.html"><i class="ti-control-record"></i>Analytics</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/crm-index.html"><i class="ti-control-record"></i>CRM</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/helpdesk-index.html"><i class="ti-control-record"></i>Helpdesk</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/sales-index.html"><i class="ti-control-record"></i>Sales</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-server"></i><span>Apps</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/email-inbox.html">Inbox</a></li>
|
||||
<li><a href="../apps/email-read.html">Read Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/chat.html"><i class="ti-control-record"></i>Chat</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/contact-list.html"><i class="ti-control-record"></i>Contact List</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/calendar.html"><i class="ti-control-record"></i>Calendar</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/invoice.html"><i class="ti-control-record"></i>Invoice</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/tasks.html"><i class="ti-control-record"></i>Tasks</a></li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Projects <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/project-overview.html">Overview</a></li>
|
||||
<li><a href="../apps/project-projects.html">Projects</a></li>
|
||||
<li><a href="../apps/project-board.html">Board</a></li>
|
||||
<li><a href="../apps/project-teams.html">Teams</a></li>
|
||||
<li><a href="../apps/project-files.html">Files</a></li>
|
||||
<li><a href="../apps/new-project.html">New Project</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Ecommerce <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/ecommerce-products.html">Products</a></li>
|
||||
<li><a href="../apps/ecommerce-product-list.html">Product List</a></li>
|
||||
<li><a href="../apps/ecommerce-product-detail.html">Product Detail</a></li>
|
||||
<li><a href="../apps/ecommerce-cart.html">Cart</a></li>
|
||||
<li><a href="../apps/ecommerce-checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-crown"></i><span>UI Kit</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Elements <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/ui-bootstrap.html">Bootstrap</a></li>
|
||||
<li><a href="../others/ui-animation.html">Animation</a></li>
|
||||
<li><a href="../others/ui-avatar.html">Avatar</a></li>
|
||||
<li><a href="../others/ui-clipboard.html">Clip Board</a></li>
|
||||
<li><a href="../others/ui-files.html">File Manager</a></li>
|
||||
<li><a href="../others/ui-check-radio.html"><span>Check & Radio</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Advanced UI <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/advanced-rangeslider.html">Range Slider</a></li>
|
||||
<li><a href="../others/advanced-sweetalerts.html">Sweet Alerts</a></li>
|
||||
<li><a href="../others/advanced-nestable.html">Nestable List</a></li>
|
||||
<li><a href="../others/advanced-ratings.html">Ratings</a></li>
|
||||
<li><a href="../others/advanced-highlight.html">Highlight</a></li>
|
||||
<li><a href="../others/advanced-session.html">Session Timeout</a></li>
|
||||
<li><a href="../others/advanced-idle-timer.html">Idle Timer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Forms <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/forms-elements.html">Basic Elements</a></li>
|
||||
<li><a href="../others/forms-advanced.html">Advance Elements</a></li>
|
||||
<li><a href="../others/forms-validation.html">Validation</a></li>
|
||||
<li><a href="../others/forms-wizard.html">Wizard</a></li>
|
||||
<li><a href="../others/forms-editors.html">Editors</a></li>
|
||||
<li><a href="../others/forms-repeater.html">Repeater</a></li>
|
||||
<li><a href="../others/forms-x-editable.html">X Editable</a></li>
|
||||
<li><a href="../others/forms-uploads.html">File Upload</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Charts <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/charts-apex.html">Apex</a></li>
|
||||
<li><a href="../others/charts-morris.html">Morris</a></li>
|
||||
<li><a href="../others/charts-flot.html">Flot</a></li>
|
||||
<li><a href="../others/charts-chartjs.html">Chartjs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Tables <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/tables-basic.html">Basic</a></li>
|
||||
<li><a href="../others/tables-datatable.html">Datatables</a></li>
|
||||
<li><a href="../others/tables-responsive.html">Responsive</a></li>
|
||||
<li><a href="../others/tables-editable.html">Editable</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Icons <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/icons-materialdesign.html">Material Design</a></li>
|
||||
<li><a href="../others/icons-dripicons.html">Dripicons</a></li>
|
||||
<li><a href="../others/icons-fontawesome.html">Font awesome</a></li>
|
||||
<li><a href="../others/icons-themify.html">Themify</a></li>
|
||||
<li><a href="../others/icons-typicons.html">Typicons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Maps <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/maps-google.html">Google Maps</a></li>
|
||||
<li><a href="../others/maps-vector.html">Vector Maps</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email Template <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/email-templates-basic.html">Basic Action Email</a></li>
|
||||
<li><a href="../others/email-templates-alert.html">Alert Email</a></li>
|
||||
<li><a href="../others/email-templates-billing.html">Billing Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-layers-alt"></i><span>Pages</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-profile.html"><i class="ti-control-record"></i>Profile</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-timeline.html"><i class="ti-control-record"></i>Timeline</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-treeview.html"><i class="ti-control-record"></i>Treeview</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-starter.html"><i class="ti-control-record"></i>Starter Page</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-pricing.html"><i class="ti-control-record"></i>Pricing</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-gallery.html"><i class="ti-control-record"></i>Gallery</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-lock"></i><span>Authentication</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-login.html"><i class="ti-control-record"></i>Log in</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-register.html"><i class="ti-control-record"></i>Register</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-recover-pw.html"><i class="ti-control-record"></i>Recover Password</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-lock-screen.html"><i class="ti-control-record"></i>Lock Screen</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-404.html"><i class="ti-control-record"></i>Error 404</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-500.html"><i class="ti-control-record"></i>Error 500</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end left-sidenav-->
|
||||
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Crovex</a></li>
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Pages</a></li>
|
||||
<li class="breadcrumb-item active">Gallery</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title">Gallery</h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="row">
|
||||
<ul class="col container-filter categories-filter mb-0" id="filter">
|
||||
<li><a class="categories active" data-filter="*">All</a></li>
|
||||
<li><a class="categories" data-filter=".branding">Branding</a></li>
|
||||
<li><a class="categories" data-filter=".design">Design</a></li>
|
||||
<li><a class="categories" data-filter=".photo">Photo</a></li>
|
||||
<li><a class="categories" data-filter=".coffee">coffee</a></li>
|
||||
</ul>
|
||||
</div><!-- End portfolio -->
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="row container-grid nf-col-3 projects-wrapper">
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item branding design coffee spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-1.jpg" title="Consequat massa quis">
|
||||
<img class="item-container " src="../assets/images/small/img-1.jpg" alt="7" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-white">Consequat massa quis</h5>
|
||||
<p class="text-white">Branding, Design, Coffee</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item photo spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-2.jpg" title="Vivamus elementum semper">
|
||||
<img class="item-container mfp-fade" src="../assets/images/small/img-2.jpg" alt="2" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-light">Vivamus elementum semper</h5>
|
||||
<p class="text-light">Photo</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item branding coffee spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-3.jpg" title="Quisque rutrum">
|
||||
<img class="item-container" src="../assets/images/small/img-3.jpg" alt="4" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-light">Quisque rutrum</h5>
|
||||
<p class="text-light">Branding, Design, Coffee</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item branding design spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-4.jpg" title="Tellus eget condimentum">
|
||||
<img class="item-container" src="../assets/images/small/img-4.jpg" alt="5" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-light">Tellus eget condimentum</h5>
|
||||
<p class="text-light">Design</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item branding design spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-5.jpg" title="Nullam quis ant">
|
||||
<img class="item-container" src="../assets/images/small/img-5.jpg" alt="6" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-light">Nullam quis ant</h5>
|
||||
<p class="text-light">Branding, Design</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-4 col-md-6 p-0 nf-item photo spacing">
|
||||
<div class="item-box">
|
||||
<a class="cbox-gallary1 mfp-image" href="../assets/images/small/img-6.jpg" title="Sed fringilla mauris">
|
||||
<img class="item-container" src="../assets/images/small/img-6.jpg" alt="1" />
|
||||
<div class="item-mask">
|
||||
<div class="item-caption">
|
||||
<h5 class="text-light">Sed fringilla mauris</h5>
|
||||
<p class="text-light">Photo</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div><!--end item-box-->
|
||||
</div><!--end col-->
|
||||
</div><!--end row-->
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!--end col-->
|
||||
</div><!--end row-->
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<footer class="footer text-center text-sm-left">
|
||||
© 2020 Crovex <span class="text-muted d-none d-sm-inline-block float-right">Crafted with <i class="mdi mdi-heart text-danger"></i> by Mannatthemes</span>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/jquery-ui.min.js"></script>
|
||||
<script src="../assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../assets/js/metismenu.min.js"></script>
|
||||
<script src="../assets/js/waves.js"></script>
|
||||
<script src="../assets/js/feather.min.js"></script>
|
||||
<script src="../assets/js/jquery.slimscroll.min.js"></script>
|
||||
|
||||
<script src="../../plugins/filter/isotope.pkgd.min.js"></script>
|
||||
<script src="../../plugins/filter/masonry.pkgd.min.js"></script>
|
||||
<script src="../../plugins/filter/jquery.magnific-popup.min.js"></script>
|
||||
<script src="../assets/pages/jquery.gallery.init.js"></script>
|
||||
|
||||
<!-- App js -->
|
||||
<script src="../assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,607 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Crovex - Admin & Dashboard Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
||||
|
||||
<!-- App css -->
|
||||
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<div class="topbar">
|
||||
|
||||
<!-- LOGO -->
|
||||
<div class="topbar-left">
|
||||
<a href="../dashboard/crm-index.html" class="logo">
|
||||
<span>
|
||||
<img src="../assets/images/logo-sm.png" alt="logo-small" class="logo-sm">
|
||||
</span>
|
||||
<span>
|
||||
<img src="../assets/images/logo.png" alt="logo-large" class="logo-lg logo-light">
|
||||
<img src="../assets/images/logo-dark.png" alt="logo-large" class="logo-lg">
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--end logo-->
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar-custom">
|
||||
<ul class="list-unstyled topbar-nav float-right mb-0">
|
||||
<li class="hidden-sm">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown" href="javascript: void(0);" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="../assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt=""/> <i class="mdi mdi-chevron-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> German </span><img src="../assets/images/flags/germany_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Italian </span><img src="../assets/images/flags/italy_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> French </span><img src="../assets/images/flags/french_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Spanish </span><img src="../assets/images/flags/spain_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Russian </span><img src="../assets/images/flags/russia_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-light waves-effect" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<i class="ti-bell noti-icon"></i>
|
||||
<span class="badge badge-danger badge-pill noti-icon-badge">2</span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right dropdown-lg pt-0">
|
||||
|
||||
<h6 class="dropdown-item-text font-15 m-0 py-3 bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
Notifications <span class="badge badge-light badge-pill">2</span>
|
||||
</h6>
|
||||
<div class="slimscroll notification-list">
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-primary">
|
||||
<i class="la la-cart-arrow-down text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing and industry.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">10 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-success">
|
||||
<i class="la la-group text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Meeting with designers</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">40 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-pink">
|
||||
<i class="la la-list-alt text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">UX 3 Task complete.</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">1 hr ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-warning">
|
||||
<i class="la la-truck text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 hrs ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-info">
|
||||
<i class="la la-check-circle text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Payment Successfull</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
</div>
|
||||
<!-- All-->
|
||||
<a href="javascript:void(0);" class="dropdown-item text-center text-primary">
|
||||
View all <i class="fi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light nav-user" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<img src="../assets/images/users/user-1.png" alt="profile-user" class="rounded-circle" />
|
||||
<span class="ml-1 nav-user-name hidden-sm">Amelia <i class="mdi mdi-chevron-down"></i> </span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="#"><i class="ti-user text-muted mr-2"></i> Profile</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-wallet text-muted mr-2"></i> My Wallet</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-settings text-muted mr-2"></i> Settings</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-lock text-muted mr-2"></i> Lock screen</a>
|
||||
<div class="dropdown-divider mb-0"></div>
|
||||
<a class="dropdown-item" href="#"><i class="ti-power-off text-muted mr-2"></i> Logout</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul><!--end topbar-nav-->
|
||||
|
||||
<ul class="list-unstyled topbar-nav mb-0">
|
||||
<li>
|
||||
<button class="nav-link button-menu-mobile waves-effect waves-light">
|
||||
<i class="ti-menu nav-icon"></i>
|
||||
</button>
|
||||
</li>
|
||||
<li class="hide-phone app-search">
|
||||
<form role="search" class="">
|
||||
<input type="text" id="AllCompo" placeholder="Search..." class="form-control">
|
||||
<a href=""><i class="fas fa-search"></i></a>
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- end navbar-->
|
||||
</div>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<div class="left-sidenav">
|
||||
<ul class="metismenu left-sidenav-menu">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-bar-chart"></i><span>Dashboard</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/analytics-index.html"><i class="ti-control-record"></i>Analytics</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/crm-index.html"><i class="ti-control-record"></i>CRM</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/helpdesk-index.html"><i class="ti-control-record"></i>Helpdesk</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/sales-index.html"><i class="ti-control-record"></i>Sales</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-server"></i><span>Apps</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/email-inbox.html">Inbox</a></li>
|
||||
<li><a href="../apps/email-read.html">Read Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/chat.html"><i class="ti-control-record"></i>Chat</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/contact-list.html"><i class="ti-control-record"></i>Contact List</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/calendar.html"><i class="ti-control-record"></i>Calendar</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/invoice.html"><i class="ti-control-record"></i>Invoice</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/tasks.html"><i class="ti-control-record"></i>Tasks</a></li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Projects <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/project-overview.html">Overview</a></li>
|
||||
<li><a href="../apps/project-projects.html">Projects</a></li>
|
||||
<li><a href="../apps/project-board.html">Board</a></li>
|
||||
<li><a href="../apps/project-teams.html">Teams</a></li>
|
||||
<li><a href="../apps/project-files.html">Files</a></li>
|
||||
<li><a href="../apps/new-project.html">New Project</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Ecommerce <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/ecommerce-products.html">Products</a></li>
|
||||
<li><a href="../apps/ecommerce-product-list.html">Product List</a></li>
|
||||
<li><a href="../apps/ecommerce-product-detail.html">Product Detail</a></li>
|
||||
<li><a href="../apps/ecommerce-cart.html">Cart</a></li>
|
||||
<li><a href="../apps/ecommerce-checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-crown"></i><span>UI Kit</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Elements <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/ui-bootstrap.html">Bootstrap</a></li>
|
||||
<li><a href="../others/ui-animation.html">Animation</a></li>
|
||||
<li><a href="../others/ui-avatar.html">Avatar</a></li>
|
||||
<li><a href="../others/ui-clipboard.html">Clip Board</a></li>
|
||||
<li><a href="../others/ui-files.html">File Manager</a></li>
|
||||
<li><a href="../others/ui-check-radio.html"><span>Check & Radio</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Advanced UI <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/advanced-rangeslider.html">Range Slider</a></li>
|
||||
<li><a href="../others/advanced-sweetalerts.html">Sweet Alerts</a></li>
|
||||
<li><a href="../others/advanced-nestable.html">Nestable List</a></li>
|
||||
<li><a href="../others/advanced-ratings.html">Ratings</a></li>
|
||||
<li><a href="../others/advanced-highlight.html">Highlight</a></li>
|
||||
<li><a href="../others/advanced-session.html">Session Timeout</a></li>
|
||||
<li><a href="../others/advanced-idle-timer.html">Idle Timer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Forms <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/forms-elements.html">Basic Elements</a></li>
|
||||
<li><a href="../others/forms-advanced.html">Advance Elements</a></li>
|
||||
<li><a href="../others/forms-validation.html">Validation</a></li>
|
||||
<li><a href="../others/forms-wizard.html">Wizard</a></li>
|
||||
<li><a href="../others/forms-editors.html">Editors</a></li>
|
||||
<li><a href="../others/forms-repeater.html">Repeater</a></li>
|
||||
<li><a href="../others/forms-x-editable.html">X Editable</a></li>
|
||||
<li><a href="../others/forms-uploads.html">File Upload</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Charts <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/charts-apex.html">Apex</a></li>
|
||||
<li><a href="../others/charts-morris.html">Morris</a></li>
|
||||
<li><a href="../others/charts-flot.html">Flot</a></li>
|
||||
<li><a href="../others/charts-chartjs.html">Chartjs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Tables <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/tables-basic.html">Basic</a></li>
|
||||
<li><a href="../others/tables-datatable.html">Datatables</a></li>
|
||||
<li><a href="../others/tables-responsive.html">Responsive</a></li>
|
||||
<li><a href="../others/tables-editable.html">Editable</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Icons <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/icons-materialdesign.html">Material Design</a></li>
|
||||
<li><a href="../others/icons-dripicons.html">Dripicons</a></li>
|
||||
<li><a href="../others/icons-fontawesome.html">Font awesome</a></li>
|
||||
<li><a href="../others/icons-themify.html">Themify</a></li>
|
||||
<li><a href="../others/icons-typicons.html">Typicons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Maps <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/maps-google.html">Google Maps</a></li>
|
||||
<li><a href="../others/maps-vector.html">Vector Maps</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email Template <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/email-templates-basic.html">Basic Action Email</a></li>
|
||||
<li><a href="../others/email-templates-alert.html">Alert Email</a></li>
|
||||
<li><a href="../others/email-templates-billing.html">Billing Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-layers-alt"></i><span>Pages</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-profile.html"><i class="ti-control-record"></i>Profile</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-timeline.html"><i class="ti-control-record"></i>Timeline</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-treeview.html"><i class="ti-control-record"></i>Treeview</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-starter.html"><i class="ti-control-record"></i>Starter Page</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-pricing.html"><i class="ti-control-record"></i>Pricing</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-gallery.html"><i class="ti-control-record"></i>Gallery</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-lock"></i><span>Authentication</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-login.html"><i class="ti-control-record"></i>Log in</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-register.html"><i class="ti-control-record"></i>Register</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-recover-pw.html"><i class="ti-control-record"></i>Recover Password</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-lock-screen.html"><i class="ti-control-record"></i>Lock Screen</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-404.html"><i class="ti-control-record"></i>Error 404</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-500.html"><i class="ti-control-record"></i>Error 500</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end left-sidenav-->
|
||||
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Crovex</a></li>
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Pages</a></li>
|
||||
<li class="breadcrumb-item active">Pricing</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title">Pricing</h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
<div class="row">
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<h6 class="title1 py-3 m-0">Basic plan</h6>
|
||||
<p class="text-muted p-3 mb-0">It is a long established fact that a reader will be distracted by the readable.</p>
|
||||
<div class="p-3 m-2 bg-light rounded d-flex justify-content-between align-items-center">
|
||||
<div class="">
|
||||
<h3 class="amount d-inline-block">$39.00</h3>
|
||||
<small class="font-12 text-muted">/month</small>
|
||||
</div>
|
||||
<div>
|
||||
<i class="dripicons-feed font-30 text-success"></i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="list-unstyled pricing-content-2 text-left py-3 border-0 mb-0">
|
||||
<li>30GB Disk Space</li>
|
||||
<li>30 Email Accounts</li>
|
||||
<li>30GB Monthly Bandwidth</li>
|
||||
<li>06 Subdomains</li>
|
||||
<li>10 Domains</li>
|
||||
</ul>
|
||||
|
||||
<a href="#" class="btn btn-dark py-2 px-5 font-16"><span>Sign up</span></a>
|
||||
</div><!--end pricingTable-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<span class="badge badge-pink a-animate-blink mt-0">POPULAR</span>
|
||||
<div class="pricingTable1 text-center">
|
||||
<h6 class="title1 py-3 m-0">Premium Plan</h6>
|
||||
<p class="text-muted p-3 mb-0">It is a long established fact that a reader will be distracted by the readable.</p>
|
||||
<div class="p-3 m-2 bg-light rounded d-flex justify-content-between align-items-center">
|
||||
<div class="">
|
||||
<h3 class="amount d-inline-block">$49.00</h3>
|
||||
<small class="font-12 text-muted">/month</small>
|
||||
</div>
|
||||
<div>
|
||||
<i class="dripicons-rocket font-30 text-pink"></i>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="list-unstyled pricing-content-2 text-left py-3 border-0 mb-0">
|
||||
<li>30GB Disk Space</li>
|
||||
<li>30 Email Accounts</li>
|
||||
<li>30GB Monthly Bandwidth</li>
|
||||
<li>06 Subdomains</li>
|
||||
<li>10 Domains</li>
|
||||
</ul>
|
||||
|
||||
<a href="#" class="btn btn-dark py-2 px-5 font-16"><span>Sign up</span></a>
|
||||
</div><!--end pricingTable-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<h6 class="title1 py-3 m-0">Plus Plan</h6>
|
||||
<p class="text-muted p-3 mb-0">It is a long established fact that a reader will be distracted by the readable.</p>
|
||||
<div class="p-3 m-2 bg-light rounded d-flex justify-content-between align-items-center">
|
||||
<div class="">
|
||||
<h3 class="amount d-inline-block">$69.00</h3>
|
||||
<small class="font-12 text-muted">/month</small>
|
||||
</div>
|
||||
<div>
|
||||
<i class="dripicons-ticket font-30 text-purple"></i>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="list-unstyled pricing-content-2 text-left py-3 border-0 mb-0">
|
||||
<li>30GB Disk Space</li>
|
||||
<li>30 Email Accounts</li>
|
||||
<li>30GB Monthly Bandwidth</li>
|
||||
<li>06 Subdomains</li>
|
||||
<li>10 Domains</li>
|
||||
</ul>
|
||||
|
||||
<a href="#" class="btn btn-dark py-2 px-5 font-16"><span>Sign up</span></a>
|
||||
</div><!--end pricingTable-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<h6 class="title1 py-3 m-0">Master Plan</h6>
|
||||
<p class="text-muted p-3 mb-0">It is a long established fact that a reader will be distracted by the readable.</p>
|
||||
<div class="p-3 m-2 bg-light rounded d-flex justify-content-between align-items-center">
|
||||
<div class="">
|
||||
<h3 class="amount d-inline-block">$599.00</h3>
|
||||
<small class="font-12 text-muted">/year</small>
|
||||
</div>
|
||||
<div>
|
||||
<i class="dripicons-trophy font-30 text-warning"></i>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="list-unstyled pricing-content-2 text-left py-3 border-0 mb-0">
|
||||
<li>30GB Disk Space</li>
|
||||
<li>30 Email Accounts</li>
|
||||
<li>30GB Monthly Bandwidth</li>
|
||||
<li>06 Subdomains</li>
|
||||
<li>10 Domains</li>
|
||||
</ul>
|
||||
|
||||
<a href="#" class="btn btn-dark py-2 px-5 font-16"><span>Sign up</span></a>
|
||||
</div><!--end pricingTable-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
</div><!--end row-->
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<img src="../assets/images/widgets/p-1.svg" alt="" class="" height="100">
|
||||
<h6 class="title1 py-3 mt-2 mb-0">Basic plan <small class="text-muted">Per Month</small></h6>
|
||||
<ul class="list-unstyled pricing-content-2 pb-3">
|
||||
<li>30GB Disk Space</li>
|
||||
<li>30 Email Accounts</li>
|
||||
<li>30GB Monthly Bandwidth</li>
|
||||
<li>06 Subdomains</li>
|
||||
<li>10 Domains</li>
|
||||
</ul>
|
||||
<div class="text-center">
|
||||
<h3 class="amount">$39.00<small class="font-12 text-muted">/month</small></h3>
|
||||
</div>
|
||||
<a href="#" class="pricingTable-signup mt-3">sign up</a>
|
||||
</div><!--end pricingTable-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<span class="badge badge-warning ml-auto a-animate-blink">POPULAR</span>
|
||||
<img src="../assets/images/widgets/p-2.svg" alt="" class="d-block mx-auto" height="100">
|
||||
|
||||
<h6 class="title1 py-3 mt-2 mb-0">Premium plan <small class="text-muted">Per Month</small></h6>
|
||||
<ul class="list-unstyled pricing-content-2 pb-3">
|
||||
<li>50GB Disk Space</li>
|
||||
<li>50 Email Accounts</li>
|
||||
<li>50GB Monthly Bandwidth</li>
|
||||
<li>10 Subdomains</li>
|
||||
<li>15 Domains</li>
|
||||
</ul>
|
||||
<div class="text-center">
|
||||
<h3 class="amount">$49.00<small class="font-12 text-muted">/month</small></h3>
|
||||
</div>
|
||||
<a href="#" class="pricingTable-signup mt-3">sign up</a>
|
||||
</div><!--end pricingTable1-->
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<img src="../assets/images/widgets/p-5.svg" alt="" class="" height="100">
|
||||
<h6 class="title1 py-3 mt-2 mb-0">Plus plan <small class="text-muted">Per Month</small></h6>
|
||||
<ul class="list-unstyled pricing-content-2 pb-3">
|
||||
<li>80GB Disk Space</li>
|
||||
<li>80 Email Accounts</li>
|
||||
<li>80GB Monthly Bandwidth</li>
|
||||
<li>15 Subdomains</li>
|
||||
<li>20 Domains</li>
|
||||
</ul>
|
||||
<div class="text-center">
|
||||
<h3 class="amount">$69.00<small class="font-12 text-muted">/month</small></h3>
|
||||
</div>
|
||||
<a href="#" class="pricingTable-signup mt-3">sign up</a>
|
||||
</div><!--end pricingTable1-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
<div class="col-lg-3">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<div class="pricingTable1 text-center">
|
||||
<img src="../assets/images/widgets/p-6.svg" alt="" class="" height="100">
|
||||
<h6 class="title1 py-3 mt-2 mb-0">Master plan <small class="text-muted">Per year</small></h6>
|
||||
<ul class="list-unstyled pricing-content-2 pb-3">
|
||||
<li>180GB Disk Space</li>
|
||||
<li>180 Email Accounts</li>
|
||||
<li>180GB Yearly Bandwidth</li>
|
||||
<li>50 Subdomains</li>
|
||||
<li>40 Domains</li>
|
||||
</ul>
|
||||
<div class="text-center">
|
||||
<h3 class="amount">$199.00<small class="font-12 text-muted">/One year</small></h3>
|
||||
</div>
|
||||
<a href="#" class="pricingTable-signup mt-3">sign up</a>
|
||||
</div><!--end pricingTable1-->
|
||||
</div><!--end card-body-->
|
||||
</div> <!--end card-->
|
||||
</div><!--end col-->
|
||||
</div><!--end row-->
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<footer class="footer text-center text-sm-left">
|
||||
© 2020 Crovex <span class="text-muted d-none d-sm-inline-block float-right">Crafted with <i class="mdi mdi-heart text-danger"></i> by Mannatthemes</span>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/jquery-ui.min.js"></script>
|
||||
<script src="../assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../assets/js/metismenu.min.js"></script>
|
||||
<script src="../assets/js/waves.js"></script>
|
||||
<script src="../assets/js/feather.min.js"></script>
|
||||
<script src="../assets/js/jquery.slimscroll.min.js"></script>
|
||||
|
||||
<!-- App js -->
|
||||
<script src="../assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,395 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Crovex - Admin & Dashboard Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
||||
|
||||
<!-- App css -->
|
||||
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<div class="topbar">
|
||||
|
||||
<!-- LOGO -->
|
||||
<div class="topbar-left">
|
||||
<a href="../dashboard/crm-index.html" class="logo">
|
||||
<span>
|
||||
<img src="../assets/images/logo-sm.png" alt="logo-small" class="logo-sm">
|
||||
</span>
|
||||
<span>
|
||||
<img src="../assets/images/logo.png" alt="logo-large" class="logo-lg logo-light">
|
||||
<img src="../assets/images/logo-dark.png" alt="logo-large" class="logo-lg">
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--end logo-->
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar-custom">
|
||||
<ul class="list-unstyled topbar-nav float-right mb-0">
|
||||
<li class="hidden-sm">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown" href="javascript: void(0);" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="../assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt=""/> <i class="mdi mdi-chevron-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> German </span><img src="../assets/images/flags/germany_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Italian </span><img src="../assets/images/flags/italy_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> French </span><img src="../assets/images/flags/french_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Spanish </span><img src="../assets/images/flags/spain_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Russian </span><img src="../assets/images/flags/russia_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-light waves-effect" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<i class="ti-bell noti-icon"></i>
|
||||
<span class="badge badge-danger badge-pill noti-icon-badge">2</span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right dropdown-lg pt-0">
|
||||
|
||||
<h6 class="dropdown-item-text font-15 m-0 py-3 bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
Notifications <span class="badge badge-light badge-pill">2</span>
|
||||
</h6>
|
||||
<div class="slimscroll notification-list">
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-primary">
|
||||
<i class="la la-cart-arrow-down text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing and industry.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">10 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-success">
|
||||
<i class="la la-group text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Meeting with designers</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">40 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-pink">
|
||||
<i class="la la-list-alt text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">UX 3 Task complete.</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">1 hr ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-warning">
|
||||
<i class="la la-truck text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 hrs ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-info">
|
||||
<i class="la la-check-circle text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Payment Successfull</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
</div>
|
||||
<!-- All-->
|
||||
<a href="javascript:void(0);" class="dropdown-item text-center text-primary">
|
||||
View all <i class="fi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light nav-user" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<img src="../assets/images/users/user-1.png" alt="profile-user" class="rounded-circle" />
|
||||
<span class="ml-1 nav-user-name hidden-sm">Amelia <i class="mdi mdi-chevron-down"></i> </span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="#"><i class="ti-user text-muted mr-2"></i> Profile</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-wallet text-muted mr-2"></i> My Wallet</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-settings text-muted mr-2"></i> Settings</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-lock text-muted mr-2"></i> Lock screen</a>
|
||||
<div class="dropdown-divider mb-0"></div>
|
||||
<a class="dropdown-item" href="#"><i class="ti-power-off text-muted mr-2"></i> Logout</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul><!--end topbar-nav-->
|
||||
|
||||
<ul class="list-unstyled topbar-nav mb-0">
|
||||
<li>
|
||||
<button class="nav-link button-menu-mobile waves-effect waves-light">
|
||||
<i class="ti-menu nav-icon"></i>
|
||||
</button>
|
||||
</li>
|
||||
<li class="hide-phone app-search">
|
||||
<form role="search" class="">
|
||||
<input type="text" id="AllCompo" placeholder="Search..." class="form-control">
|
||||
<a href=""><i class="fas fa-search"></i></a>
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- end navbar-->
|
||||
</div>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<div class="left-sidenav">
|
||||
<ul class="metismenu left-sidenav-menu">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-bar-chart"></i><span>Dashboard</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/analytics-index.html"><i class="ti-control-record"></i>Analytics</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/crm-index.html"><i class="ti-control-record"></i>CRM</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/helpdesk-index.html"><i class="ti-control-record"></i>Helpdesk</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/sales-index.html"><i class="ti-control-record"></i>Sales</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-server"></i><span>Apps</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/email-inbox.html">Inbox</a></li>
|
||||
<li><a href="../apps/email-read.html">Read Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/chat.html"><i class="ti-control-record"></i>Chat</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/contact-list.html"><i class="ti-control-record"></i>Contact List</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/calendar.html"><i class="ti-control-record"></i>Calendar</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/invoice.html"><i class="ti-control-record"></i>Invoice</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/tasks.html"><i class="ti-control-record"></i>Tasks</a></li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Projects <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/project-overview.html">Overview</a></li>
|
||||
<li><a href="../apps/project-projects.html">Projects</a></li>
|
||||
<li><a href="../apps/project-board.html">Board</a></li>
|
||||
<li><a href="../apps/project-teams.html">Teams</a></li>
|
||||
<li><a href="../apps/project-files.html">Files</a></li>
|
||||
<li><a href="../apps/new-project.html">New Project</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Ecommerce <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/ecommerce-products.html">Products</a></li>
|
||||
<li><a href="../apps/ecommerce-product-list.html">Product List</a></li>
|
||||
<li><a href="../apps/ecommerce-product-detail.html">Product Detail</a></li>
|
||||
<li><a href="../apps/ecommerce-cart.html">Cart</a></li>
|
||||
<li><a href="../apps/ecommerce-checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-crown"></i><span>UI Kit</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Elements <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/ui-bootstrap.html">Bootstrap</a></li>
|
||||
<li><a href="../others/ui-animation.html">Animation</a></li>
|
||||
<li><a href="../others/ui-avatar.html">Avatar</a></li>
|
||||
<li><a href="../others/ui-clipboard.html">Clip Board</a></li>
|
||||
<li><a href="../others/ui-files.html">File Manager</a></li>
|
||||
<li><a href="../others/ui-check-radio.html"><span>Check & Radio</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Advanced UI <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/advanced-rangeslider.html">Range Slider</a></li>
|
||||
<li><a href="../others/advanced-sweetalerts.html">Sweet Alerts</a></li>
|
||||
<li><a href="../others/advanced-nestable.html">Nestable List</a></li>
|
||||
<li><a href="../others/advanced-ratings.html">Ratings</a></li>
|
||||
<li><a href="../others/advanced-highlight.html">Highlight</a></li>
|
||||
<li><a href="../others/advanced-session.html">Session Timeout</a></li>
|
||||
<li><a href="../others/advanced-idle-timer.html">Idle Timer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Forms <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/forms-elements.html">Basic Elements</a></li>
|
||||
<li><a href="../others/forms-advanced.html">Advance Elements</a></li>
|
||||
<li><a href="../others/forms-validation.html">Validation</a></li>
|
||||
<li><a href="../others/forms-wizard.html">Wizard</a></li>
|
||||
<li><a href="../others/forms-editors.html">Editors</a></li>
|
||||
<li><a href="../others/forms-repeater.html">Repeater</a></li>
|
||||
<li><a href="../others/forms-x-editable.html">X Editable</a></li>
|
||||
<li><a href="../others/forms-uploads.html">File Upload</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Charts <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/charts-apex.html">Apex</a></li>
|
||||
<li><a href="../others/charts-morris.html">Morris</a></li>
|
||||
<li><a href="../others/charts-flot.html">Flot</a></li>
|
||||
<li><a href="../others/charts-chartjs.html">Chartjs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Tables <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/tables-basic.html">Basic</a></li>
|
||||
<li><a href="../others/tables-datatable.html">Datatables</a></li>
|
||||
<li><a href="../others/tables-responsive.html">Responsive</a></li>
|
||||
<li><a href="../others/tables-editable.html">Editable</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Icons <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/icons-materialdesign.html">Material Design</a></li>
|
||||
<li><a href="../others/icons-dripicons.html">Dripicons</a></li>
|
||||
<li><a href="../others/icons-fontawesome.html">Font awesome</a></li>
|
||||
<li><a href="../others/icons-themify.html">Themify</a></li>
|
||||
<li><a href="../others/icons-typicons.html">Typicons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Maps <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/maps-google.html">Google Maps</a></li>
|
||||
<li><a href="../others/maps-vector.html">Vector Maps</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email Template <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/email-templates-basic.html">Basic Action Email</a></li>
|
||||
<li><a href="../others/email-templates-alert.html">Alert Email</a></li>
|
||||
<li><a href="../others/email-templates-billing.html">Billing Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-layers-alt"></i><span>Pages</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-profile.html"><i class="ti-control-record"></i>Profile</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-timeline.html"><i class="ti-control-record"></i>Timeline</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-treeview.html"><i class="ti-control-record"></i>Treeview</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-starter.html"><i class="ti-control-record"></i>Starter Page</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-pricing.html"><i class="ti-control-record"></i>Pricing</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-gallery.html"><i class="ti-control-record"></i>Gallery</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-lock"></i><span>Authentication</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-login.html"><i class="ti-control-record"></i>Log in</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-register.html"><i class="ti-control-record"></i>Register</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-recover-pw.html"><i class="ti-control-record"></i>Recover Password</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-lock-screen.html"><i class="ti-control-record"></i>Lock Screen</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-404.html"><i class="ti-control-record"></i>Error 404</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-500.html"><i class="ti-control-record"></i>Error 500</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end left-sidenav-->
|
||||
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Crovex</a></li>
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">pages</a></li>
|
||||
<li class="breadcrumb-item active">Starter</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title">Starter</h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<footer class="footer text-center text-sm-left">
|
||||
© 2020 Crovex <span class="text-muted d-none d-sm-inline-block float-right">Crafted with <i class="mdi mdi-heart text-danger"></i> by Mannatthemes</span>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../assets/js/metismenu.min.js"></script>
|
||||
<script src="../assets/js/waves.js"></script>
|
||||
<script src="../assets/js/feather.min.js"></script>
|
||||
<script src="../assets/js/jquery.slimscroll.min.js"></script>
|
||||
<script src="../assets/js/jquery-ui.min.js"></script>
|
||||
|
||||
<!-- App js -->
|
||||
<script src="../assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,547 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Crovex - Admin & Dashboard Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
||||
|
||||
<!-- App css -->
|
||||
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<div class="topbar">
|
||||
|
||||
<!-- LOGO -->
|
||||
<div class="topbar-left">
|
||||
<a href="../dashboard/crm-index.html" class="logo">
|
||||
<span>
|
||||
<img src="../assets/images/logo-sm.png" alt="logo-small" class="logo-sm">
|
||||
</span>
|
||||
<span>
|
||||
<img src="../assets/images/logo.png" alt="logo-large" class="logo-lg logo-light">
|
||||
<img src="../assets/images/logo-dark.png" alt="logo-large" class="logo-lg">
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--end logo-->
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar-custom">
|
||||
<ul class="list-unstyled topbar-nav float-right mb-0">
|
||||
<li class="hidden-sm">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown" href="javascript: void(0);" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="../assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt=""/> <i class="mdi mdi-chevron-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> German </span><img src="../assets/images/flags/germany_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Italian </span><img src="../assets/images/flags/italy_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> French </span><img src="../assets/images/flags/french_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Spanish </span><img src="../assets/images/flags/spain_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Russian </span><img src="../assets/images/flags/russia_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-light waves-effect" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<i class="ti-bell noti-icon"></i>
|
||||
<span class="badge badge-danger badge-pill noti-icon-badge">2</span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right dropdown-lg pt-0">
|
||||
|
||||
<h6 class="dropdown-item-text font-15 m-0 py-3 bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
Notifications <span class="badge badge-light badge-pill">2</span>
|
||||
</h6>
|
||||
<div class="slimscroll notification-list">
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-primary">
|
||||
<i class="la la-cart-arrow-down text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing and industry.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">10 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-success">
|
||||
<i class="la la-group text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Meeting with designers</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">40 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-pink">
|
||||
<i class="la la-list-alt text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">UX 3 Task complete.</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">1 hr ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-warning">
|
||||
<i class="la la-truck text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 hrs ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-info">
|
||||
<i class="la la-check-circle text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Payment Successfull</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
</div>
|
||||
<!-- All-->
|
||||
<a href="javascript:void(0);" class="dropdown-item text-center text-primary">
|
||||
View all <i class="fi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light nav-user" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<img src="../assets/images/users/user-1.png" alt="profile-user" class="rounded-circle" />
|
||||
<span class="ml-1 nav-user-name hidden-sm">Amelia <i class="mdi mdi-chevron-down"></i> </span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="#"><i class="ti-user text-muted mr-2"></i> Profile</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-wallet text-muted mr-2"></i> My Wallet</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-settings text-muted mr-2"></i> Settings</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-lock text-muted mr-2"></i> Lock screen</a>
|
||||
<div class="dropdown-divider mb-0"></div>
|
||||
<a class="dropdown-item" href="#"><i class="ti-power-off text-muted mr-2"></i> Logout</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul><!--end topbar-nav-->
|
||||
|
||||
<ul class="list-unstyled topbar-nav mb-0">
|
||||
<li>
|
||||
<button class="nav-link button-menu-mobile waves-effect waves-light">
|
||||
<i class="ti-menu nav-icon"></i>
|
||||
</button>
|
||||
</li>
|
||||
<li class="hide-phone app-search">
|
||||
<form role="search" class="">
|
||||
<input type="text" id="AllCompo" placeholder="Search..." class="form-control">
|
||||
<a href=""><i class="fas fa-search"></i></a>
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- end navbar-->
|
||||
</div>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<div class="left-sidenav">
|
||||
<ul class="metismenu left-sidenav-menu">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-bar-chart"></i><span>Dashboard</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/analytics-index.html"><i class="ti-control-record"></i>Analytics</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/crm-index.html"><i class="ti-control-record"></i>CRM</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/helpdesk-index.html"><i class="ti-control-record"></i>Helpdesk</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/sales-index.html"><i class="ti-control-record"></i>Sales</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-server"></i><span>Apps</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/email-inbox.html">Inbox</a></li>
|
||||
<li><a href="../apps/email-read.html">Read Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/chat.html"><i class="ti-control-record"></i>Chat</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/contact-list.html"><i class="ti-control-record"></i>Contact List</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/calendar.html"><i class="ti-control-record"></i>Calendar</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/invoice.html"><i class="ti-control-record"></i>Invoice</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/tasks.html"><i class="ti-control-record"></i>Tasks</a></li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Projects <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/project-overview.html">Overview</a></li>
|
||||
<li><a href="../apps/project-projects.html">Projects</a></li>
|
||||
<li><a href="../apps/project-board.html">Board</a></li>
|
||||
<li><a href="../apps/project-teams.html">Teams</a></li>
|
||||
<li><a href="../apps/project-files.html">Files</a></li>
|
||||
<li><a href="../apps/new-project.html">New Project</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Ecommerce <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/ecommerce-products.html">Products</a></li>
|
||||
<li><a href="../apps/ecommerce-product-list.html">Product List</a></li>
|
||||
<li><a href="../apps/ecommerce-product-detail.html">Product Detail</a></li>
|
||||
<li><a href="../apps/ecommerce-cart.html">Cart</a></li>
|
||||
<li><a href="../apps/ecommerce-checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-crown"></i><span>UI Kit</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Elements <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/ui-bootstrap.html">Bootstrap</a></li>
|
||||
<li><a href="../others/ui-animation.html">Animation</a></li>
|
||||
<li><a href="../others/ui-avatar.html">Avatar</a></li>
|
||||
<li><a href="../others/ui-clipboard.html">Clip Board</a></li>
|
||||
<li><a href="../others/ui-files.html">File Manager</a></li>
|
||||
<li><a href="../others/ui-check-radio.html"><span>Check & Radio</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Advanced UI <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/advanced-rangeslider.html">Range Slider</a></li>
|
||||
<li><a href="../others/advanced-sweetalerts.html">Sweet Alerts</a></li>
|
||||
<li><a href="../others/advanced-nestable.html">Nestable List</a></li>
|
||||
<li><a href="../others/advanced-ratings.html">Ratings</a></li>
|
||||
<li><a href="../others/advanced-highlight.html">Highlight</a></li>
|
||||
<li><a href="../others/advanced-session.html">Session Timeout</a></li>
|
||||
<li><a href="../others/advanced-idle-timer.html">Idle Timer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Forms <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/forms-elements.html">Basic Elements</a></li>
|
||||
<li><a href="../others/forms-advanced.html">Advance Elements</a></li>
|
||||
<li><a href="../others/forms-validation.html">Validation</a></li>
|
||||
<li><a href="../others/forms-wizard.html">Wizard</a></li>
|
||||
<li><a href="../others/forms-editors.html">Editors</a></li>
|
||||
<li><a href="../others/forms-repeater.html">Repeater</a></li>
|
||||
<li><a href="../others/forms-x-editable.html">X Editable</a></li>
|
||||
<li><a href="../others/forms-uploads.html">File Upload</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Charts <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/charts-apex.html">Apex</a></li>
|
||||
<li><a href="../others/charts-morris.html">Morris</a></li>
|
||||
<li><a href="../others/charts-flot.html">Flot</a></li>
|
||||
<li><a href="../others/charts-chartjs.html">Chartjs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Tables <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/tables-basic.html">Basic</a></li>
|
||||
<li><a href="../others/tables-datatable.html">Datatables</a></li>
|
||||
<li><a href="../others/tables-responsive.html">Responsive</a></li>
|
||||
<li><a href="../others/tables-editable.html">Editable</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Icons <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/icons-materialdesign.html">Material Design</a></li>
|
||||
<li><a href="../others/icons-dripicons.html">Dripicons</a></li>
|
||||
<li><a href="../others/icons-fontawesome.html">Font awesome</a></li>
|
||||
<li><a href="../others/icons-themify.html">Themify</a></li>
|
||||
<li><a href="../others/icons-typicons.html">Typicons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Maps <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/maps-google.html">Google Maps</a></li>
|
||||
<li><a href="../others/maps-vector.html">Vector Maps</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email Template <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/email-templates-basic.html">Basic Action Email</a></li>
|
||||
<li><a href="../others/email-templates-alert.html">Alert Email</a></li>
|
||||
<li><a href="../others/email-templates-billing.html">Billing Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-layers-alt"></i><span>Pages</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-profile.html"><i class="ti-control-record"></i>Profile</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-timeline.html"><i class="ti-control-record"></i>Timeline</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-treeview.html"><i class="ti-control-record"></i>Treeview</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-starter.html"><i class="ti-control-record"></i>Starter Page</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-pricing.html"><i class="ti-control-record"></i>Pricing</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-gallery.html"><i class="ti-control-record"></i>Gallery</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-lock"></i><span>Authentication</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-login.html"><i class="ti-control-record"></i>Log in</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-register.html"><i class="ti-control-record"></i>Register</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-recover-pw.html"><i class="ti-control-record"></i>Recover Password</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-lock-screen.html"><i class="ti-control-record"></i>Lock Screen</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-404.html"><i class="ti-control-record"></i>Error 404</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-500.html"><i class="ti-control-record"></i>Error 500</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end left-sidenav-->
|
||||
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Crovex</a></li>
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Pages</a></li>
|
||||
<li class="breadcrumb-item active">Timeline</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title">Timeline</h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
<div class="row">
|
||||
<div class="col-lg-4">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="header-title mt-0 mb-3">Timeline</h4>
|
||||
<div class="slimscroll activity-scroll">
|
||||
<div class="activity">
|
||||
<div class="activity-info">
|
||||
<div class="icon-info-activity">
|
||||
<i class="mdi mdi-checkbox-marked-circle-outline bg-soft-success"></i>
|
||||
</div>
|
||||
<div class="activity-info-text">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<h6 class="m-0 w-75">Task finished</h6>
|
||||
<span class="text-muted d-block">10 Min ago</span>
|
||||
</div>
|
||||
<p class="text-muted mt-3">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.
|
||||
<a href="#" class="text-info">[more info]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="activity-info">
|
||||
<div class="icon-info-activity">
|
||||
<i class="mdi mdi-timer-off bg-soft-pink"></i>
|
||||
</div>
|
||||
<div class="activity-info-text">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<h6 class="m-0 w-75">Task Overdue</h6>
|
||||
<span class="text-muted">50 Min ago</span>
|
||||
</div>
|
||||
<p class="text-muted mt-3">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.
|
||||
<a href="#" class="text-info">[more info]</a>
|
||||
</p>
|
||||
<span class="badge badge-soft-secondary">Design</span>
|
||||
<span class="badge badge-soft-secondary">HTML</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="activity-info">
|
||||
<div class="icon-info-activity">
|
||||
<i class="mdi mdi-alert-decagram bg-soft-purple"></i>
|
||||
</div>
|
||||
<div class="activity-info-text">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<h6 class="m-0 w-75">New Task</h6>
|
||||
<span class="text-muted">10 hours ago</span>
|
||||
</div>
|
||||
<p class="text-muted mt-3">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.
|
||||
<a href="#" class="text-info">[more info]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="activity-info">
|
||||
<div class="icon-info-activity">
|
||||
<i class="mdi mdi-clipboard-alert bg-soft-warning"></i>
|
||||
</div>
|
||||
<div class="activity-info-text">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<h6 class="m-0">New Comment</h6>
|
||||
<span class="text-muted">Yesterday</span>
|
||||
</div>
|
||||
<p class="text-muted mt-3">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.
|
||||
<a href="#" class="text-info">[more info]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="activity-info">
|
||||
<div class="icon-info-activity">
|
||||
<i class="mdi mdi-clipboard-alert bg-soft-secondary"></i>
|
||||
</div>
|
||||
<div class="activity-info-text">
|
||||
<div class="d-flex justify-content-between align-items-center">
|
||||
<h6 class="m-0">New Lead Miting</h6>
|
||||
<span class="text-muted">14 Nov 2019</span>
|
||||
</div>
|
||||
<p class="text-muted mt-3">There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.
|
||||
<a href="#" class="text-info">[more info]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div><!--end activity-->
|
||||
</div><!--end activity-scroll-->
|
||||
</div> <!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!--end col-->
|
||||
<div class="col-lg-8">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="header-title mt-0 mb-3">Timeline</h4>
|
||||
<div class="main-timeline mt-3">
|
||||
<div class="timeline">
|
||||
<span class="timeline-icon"></span>
|
||||
<span class="year">Feb 2019</span>
|
||||
<div class="timeline-content">
|
||||
<h5 class="title">Highest Account Value</h5>
|
||||
<span class="post">14 Feb 2019</span>
|
||||
<p class="description">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis justo id pulvinar suscipit.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline">
|
||||
<span class="timeline-icon"></span>
|
||||
<span class="year">Jan 2018</span>
|
||||
<div class="timeline-content">
|
||||
<h5 class="title">Monthly Report</h5>
|
||||
<span class="post">26 Jan 2018</span>
|
||||
<p class="description">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis justo id pulvinar suscipit.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="timeline">
|
||||
<span class="timeline-icon"></span>
|
||||
<span class="year">April 2018</span>
|
||||
<div class="timeline-content">
|
||||
<h5 class="title">Second Trade</h5>
|
||||
<span class="post">1 April 2018</span>
|
||||
<p class="description">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis justo id pulvinar suscipit.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="timeline">
|
||||
<span class="timeline-icon"></span>
|
||||
<span class="year">Aug 2017</span>
|
||||
<div class="timeline-content">
|
||||
<h5 class="title">Sign Up</h5>
|
||||
<span class="post">15 Aug 2017</span>
|
||||
<p class="description">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis justo id pulvinar suscipit.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="timeline">
|
||||
<span class="timeline-icon"></span>
|
||||
<span class="year">Dec 2017</span>
|
||||
<div class="timeline-content">
|
||||
<h5 class="title">First Trade</h5>
|
||||
<span class="post">24 Dec 2017</span>
|
||||
<p class="description">
|
||||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus mattis justo id pulvinar suscipit.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!--end col-->
|
||||
|
||||
</div><!--end row-->
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<footer class="footer text-center text-sm-left">
|
||||
© 2020 Crovex <span class="text-muted d-none d-sm-inline-block float-right">Crafted with <i class="mdi mdi-heart text-danger"></i> by Mannatthemes</span>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/jquery-ui.min.js"></script>
|
||||
<script src="../assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../assets/js/metismenu.min.js"></script>
|
||||
<script src="../assets/js/waves.js"></script>
|
||||
<script src="../assets/js/feather.min.js"></script>
|
||||
<script src="../assets/js/jquery.slimscroll.min.js"></script>
|
||||
|
||||
<!-- App js -->
|
||||
<script src="../assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,467 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Crovex - Admin & Dashboard Template</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
||||
|
||||
<link href="../../plugins/treeview/themes/default/style.css" rel="stylesheet">
|
||||
<link href="../../plugins/treeview/file-explore.css" rel="stylesheet">
|
||||
|
||||
<!-- App css -->
|
||||
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="../assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="../assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<div class="topbar">
|
||||
|
||||
<!-- LOGO -->
|
||||
<div class="topbar-left">
|
||||
<a href="../dashboard/crm-index.html" class="logo">
|
||||
<span>
|
||||
<img src="../assets/images/logo-sm.png" alt="logo-small" class="logo-sm">
|
||||
</span>
|
||||
<span>
|
||||
<img src="../assets/images/logo.png" alt="logo-large" class="logo-lg logo-light">
|
||||
<img src="../assets/images/logo-dark.png" alt="logo-large" class="logo-lg">
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!--end logo-->
|
||||
<!-- Navbar -->
|
||||
<nav class="navbar-custom">
|
||||
<ul class="list-unstyled topbar-nav float-right mb-0">
|
||||
<li class="hidden-sm">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light" data-toggle="dropdown" href="javascript: void(0);" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
English <img src="../assets/images/flags/us_flag.jpg" class="ml-2" height="16" alt=""/> <i class="mdi mdi-chevron-down"></i>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> German </span><img src="../assets/images/flags/germany_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Italian </span><img src="../assets/images/flags/italy_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> French </span><img src="../assets/images/flags/french_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Spanish </span><img src="../assets/images/flags/spain_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
<a class="dropdown-item" href="javascript: void(0);"><span> Russian </span><img src="../assets/images/flags/russia_flag.jpg" alt="" class="ml-2 float-right" height="14"/></a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown notification-list">
|
||||
<a class="nav-link dropdown-toggle arrow-none waves-light waves-effect" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<i class="ti-bell noti-icon"></i>
|
||||
<span class="badge badge-danger badge-pill noti-icon-badge">2</span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right dropdown-lg pt-0">
|
||||
|
||||
<h6 class="dropdown-item-text font-15 m-0 py-3 bg-primary text-white d-flex justify-content-between align-items-center">
|
||||
Notifications <span class="badge badge-light badge-pill">2</span>
|
||||
</h6>
|
||||
<div class="slimscroll notification-list">
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-primary">
|
||||
<i class="la la-cart-arrow-down text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing and industry.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">10 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-success">
|
||||
<i class="la la-group text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Meeting with designers</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">40 min ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-pink">
|
||||
<i class="la la-list-alt text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">UX 3 Task complete.</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">1 hr ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-warning">
|
||||
<i class="la la-truck text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Your order is placed</h6>
|
||||
<small class="text-muted mb-0">It is a long established fact that a reader.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
<!-- item-->
|
||||
<a href="#" class="dropdown-item py-3">
|
||||
<small class="float-right text-muted pl-2">2 hrs ago</small>
|
||||
<div class="media">
|
||||
<div class="avatar-md bg-info">
|
||||
<i class="la la-check-circle text-white"></i>
|
||||
</div>
|
||||
<div class="media-body align-self-center ml-2 text-truncate">
|
||||
<h6 class="my-0 font-weight-normal text-dark">Payment Successfull</h6>
|
||||
<small class="text-muted mb-0">Dummy text of the printing.</small>
|
||||
</div><!--end media-body-->
|
||||
</div><!--end media-->
|
||||
</a><!--end-item-->
|
||||
</div>
|
||||
<!-- All-->
|
||||
<a href="javascript:void(0);" class="dropdown-item text-center text-primary">
|
||||
View all <i class="fi-arrow-right"></i>
|
||||
</a>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
<li class="dropdown">
|
||||
<a class="nav-link dropdown-toggle waves-effect waves-light nav-user" data-toggle="dropdown" href="#" role="button"
|
||||
aria-haspopup="false" aria-expanded="false">
|
||||
<img src="../assets/images/users/user-1.png" alt="profile-user" class="rounded-circle" />
|
||||
<span class="ml-1 nav-user-name hidden-sm">Amelia <i class="mdi mdi-chevron-down"></i> </span>
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-right">
|
||||
<a class="dropdown-item" href="#"><i class="ti-user text-muted mr-2"></i> Profile</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-wallet text-muted mr-2"></i> My Wallet</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-settings text-muted mr-2"></i> Settings</a>
|
||||
<a class="dropdown-item" href="#"><i class="ti-lock text-muted mr-2"></i> Lock screen</a>
|
||||
<div class="dropdown-divider mb-0"></div>
|
||||
<a class="dropdown-item" href="#"><i class="ti-power-off text-muted mr-2"></i> Logout</a>
|
||||
</div>
|
||||
</li>
|
||||
</ul><!--end topbar-nav-->
|
||||
|
||||
<ul class="list-unstyled topbar-nav mb-0">
|
||||
<li>
|
||||
<button class="nav-link button-menu-mobile waves-effect waves-light">
|
||||
<i class="ti-menu nav-icon"></i>
|
||||
</button>
|
||||
</li>
|
||||
<li class="hide-phone app-search">
|
||||
<form role="search" class="">
|
||||
<input type="text" id="AllCompo" placeholder="Search..." class="form-control">
|
||||
<a href=""><i class="fas fa-search"></i></a>
|
||||
</form>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<!-- end navbar-->
|
||||
</div>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<div class="left-sidenav">
|
||||
<ul class="metismenu left-sidenav-menu">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-bar-chart"></i><span>Dashboard</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/analytics-index.html"><i class="ti-control-record"></i>Analytics</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/crm-index.html"><i class="ti-control-record"></i>CRM</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/helpdesk-index.html"><i class="ti-control-record"></i>Helpdesk</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../dashboard/sales-index.html"><i class="ti-control-record"></i>Sales</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-server"></i><span>Apps</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/email-inbox.html">Inbox</a></li>
|
||||
<li><a href="../apps/email-read.html">Read Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/chat.html"><i class="ti-control-record"></i>Chat</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/contact-list.html"><i class="ti-control-record"></i>Contact List</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/calendar.html"><i class="ti-control-record"></i>Calendar</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/invoice.html"><i class="ti-control-record"></i>Invoice</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../apps/tasks.html"><i class="ti-control-record"></i>Tasks</a></li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Projects <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/project-overview.html">Overview</a></li>
|
||||
<li><a href="../apps/project-projects.html">Projects</a></li>
|
||||
<li><a href="../apps/project-board.html">Board</a></li>
|
||||
<li><a href="../apps/project-teams.html">Teams</a></li>
|
||||
<li><a href="../apps/project-files.html">Files</a></li>
|
||||
<li><a href="../apps/new-project.html">New Project</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Ecommerce <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../apps/ecommerce-products.html">Products</a></li>
|
||||
<li><a href="../apps/ecommerce-product-list.html">Product List</a></li>
|
||||
<li><a href="../apps/ecommerce-product-detail.html">Product Detail</a></li>
|
||||
<li><a href="../apps/ecommerce-cart.html">Cart</a></li>
|
||||
<li><a href="../apps/ecommerce-checkout.html">Checkout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-crown"></i><span>UI Kit</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Elements <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/ui-bootstrap.html">Bootstrap</a></li>
|
||||
<li><a href="../others/ui-animation.html">Animation</a></li>
|
||||
<li><a href="../others/ui-avatar.html">Avatar</a></li>
|
||||
<li><a href="../others/ui-clipboard.html">Clip Board</a></li>
|
||||
<li><a href="../others/ui-files.html">File Manager</a></li>
|
||||
<li><a href="../others/ui-check-radio.html"><span>Check & Radio</span></a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Advanced UI <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/advanced-rangeslider.html">Range Slider</a></li>
|
||||
<li><a href="../others/advanced-sweetalerts.html">Sweet Alerts</a></li>
|
||||
<li><a href="../others/advanced-nestable.html">Nestable List</a></li>
|
||||
<li><a href="../others/advanced-ratings.html">Ratings</a></li>
|
||||
<li><a href="../others/advanced-highlight.html">Highlight</a></li>
|
||||
<li><a href="../others/advanced-session.html">Session Timeout</a></li>
|
||||
<li><a href="../others/advanced-idle-timer.html">Idle Timer</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Forms <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/forms-elements.html">Basic Elements</a></li>
|
||||
<li><a href="../others/forms-advanced.html">Advance Elements</a></li>
|
||||
<li><a href="../others/forms-validation.html">Validation</a></li>
|
||||
<li><a href="../others/forms-wizard.html">Wizard</a></li>
|
||||
<li><a href="../others/forms-editors.html">Editors</a></li>
|
||||
<li><a href="../others/forms-repeater.html">Repeater</a></li>
|
||||
<li><a href="../others/forms-x-editable.html">X Editable</a></li>
|
||||
<li><a href="../others/forms-uploads.html">File Upload</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Charts <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/charts-apex.html">Apex</a></li>
|
||||
<li><a href="../others/charts-morris.html">Morris</a></li>
|
||||
<li><a href="../others/charts-flot.html">Flot</a></li>
|
||||
<li><a href="../others/charts-chartjs.html">Chartjs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Tables <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/tables-basic.html">Basic</a></li>
|
||||
<li><a href="../others/tables-datatable.html">Datatables</a></li>
|
||||
<li><a href="../others/tables-responsive.html">Responsive</a></li>
|
||||
<li><a href="../others/tables-editable.html">Editable</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Icons <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/icons-materialdesign.html">Material Design</a></li>
|
||||
<li><a href="../others/icons-dripicons.html">Dripicons</a></li>
|
||||
<li><a href="../others/icons-fontawesome.html">Font awesome</a></li>
|
||||
<li><a href="../others/icons-themify.html">Themify</a></li>
|
||||
<li><a href="../others/icons-typicons.html">Typicons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Maps <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/maps-google.html">Google Maps</a></li>
|
||||
<li><a href="../others/maps-vector.html">Vector Maps</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-control-record"></i>Email Template <span class="menu-arrow left-has-menu"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li><a href="../others/email-templates-basic.html">Basic Action Email</a></li>
|
||||
<li><a href="../others/email-templates-alert.html">Alert Email</a></li>
|
||||
<li><a href="../others/email-templates-billing.html">Billing Email</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-layers-alt"></i><span>Pages</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-profile.html"><i class="ti-control-record"></i>Profile</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-timeline.html"><i class="ti-control-record"></i>Timeline</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-treeview.html"><i class="ti-control-record"></i>Treeview</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-starter.html"><i class="ti-control-record"></i>Starter Page</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-pricing.html"><i class="ti-control-record"></i>Pricing</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../pages/pages-gallery.html"><i class="ti-control-record"></i>Gallery</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="javascript: void(0);"><i class="ti-lock"></i><span>Authentication</span><span class="menu-arrow"><i class="mdi mdi-chevron-right"></i></span></a>
|
||||
<ul class="nav-second-level" aria-expanded="false">
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-login.html"><i class="ti-control-record"></i>Log in</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-register.html"><i class="ti-control-record"></i>Register</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-recover-pw.html"><i class="ti-control-record"></i>Recover Password</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-lock-screen.html"><i class="ti-control-record"></i>Lock Screen</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-404.html"><i class="ti-control-record"></i>Error 404</a></li>
|
||||
<li class="nav-item"><a class="nav-link" href="../authentication/auth-500.html"><i class="ti-control-record"></i>Error 500</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end left-sidenav-->
|
||||
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Crovex</a></li>
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">Pages</a></li>
|
||||
<li class="breadcrumb-item active">Treeview</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title">Treeview</h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
<div class="row">
|
||||
<div class=" col-sm-6">
|
||||
<div class="card">
|
||||
|
||||
<div class="card-body">
|
||||
<h4 class="mt-0 header-title">Default Tree</h4>
|
||||
<div id="jstree">
|
||||
<!-- in this example the tree is populated from inline HTML -->
|
||||
<ul>
|
||||
<li class="jstree-open" data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Root node 1
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-primary font-18"}'>Child node 1</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 2</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 3</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}' class="jstree-open">Child node 3
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 1</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 2
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 1</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 2</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 3</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 4</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Root node 2
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18", "disabled":true}'>
|
||||
Child
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!--end col-->
|
||||
<div class=" col-sm-6">
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="mt-0 header-title">Checkable Tree</h4>
|
||||
<div id="jstree-checkbox">
|
||||
<!-- in this example the tree is populated from inline HTML -->
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}' class="jstree-open">Root node 1
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 1</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 2</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}' class="jstree-open">Child node 3
|
||||
<ul>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 1</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Child node 2</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li data-jstree='{"icon":"fa fa-folder text-warning font-18"}'>Root node 2</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
</div><!-- end col -->
|
||||
</div><!-- end row -->
|
||||
|
||||
</div><!-- container -->
|
||||
|
||||
<footer class="footer text-center text-sm-left">
|
||||
© 2020 Crovex <span class="text-muted d-none d-sm-inline-block float-right">Crafted with <i class="mdi mdi-heart text-danger"></i> by Mannatthemes</span>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="../assets/js/jquery.min.js"></script>
|
||||
<script src="../assets/js/jquery-ui.min.js"></script>
|
||||
<script src="../assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="../assets/js/metismenu.min.js"></script>
|
||||
<script src="../assets/js/waves.js"></script>
|
||||
<script src="../assets/js/feather.min.js"></script>
|
||||
<script src="../assets/js/jquery.slimscroll.min.js"></script>
|
||||
|
||||
<script src="../../plugins/treeview/jstree.min.js"></script>
|
||||
<script src="../assets/pages/jquery.treeview.init.js"></script>
|
||||
|
||||
<!-- App js -->
|
||||
<script src="../assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,406 @@
|
||||
<?php
|
||||
include('include/headscript.php');
|
||||
include('languages/' . $_SESSION['langselect'] . '/tdgen.php');
|
||||
?>
|
||||
<?php
|
||||
// pickup the get variable
|
||||
if (isset($_GET["idtrf"])) {
|
||||
$idtrf = $_GET["idtrf"];
|
||||
}
|
||||
?>
|
||||
<?php if (isset($_GET['idtrftd'])) {
|
||||
$idtrftd = $_GET['idtrftd'];
|
||||
}
|
||||
if (isset($_POST['idtrftd'])) {
|
||||
$idtrftd = $_POST['idtrftd'];
|
||||
}
|
||||
if (isset($_POST['iddata_td'])) {
|
||||
$idtd = $_POST['iddata_td'];
|
||||
}
|
||||
if (isset($_GET['idtd'])) {
|
||||
$idtd = $_GET['idtd'];
|
||||
}
|
||||
|
||||
?>
|
||||
<?php
|
||||
// query data_td
|
||||
$conn = new mysqli($servername, $username, $password, $dbname);
|
||||
$sql = "SELECT * FROM data_td WHERE iddata_td = ?";
|
||||
$stmt = $conn->prepare($sql);
|
||||
$stmt->bind_param("i", $idtd); // "i" indica che l'id è un intero
|
||||
$stmt->execute();
|
||||
$result = $stmt->get_result();
|
||||
$row = $result->fetch_assoc();
|
||||
$idtrftd = $row['idtrf'];
|
||||
$stmt->close();
|
||||
$conn->close();
|
||||
?>
|
||||
<?php
|
||||
|
||||
|
||||
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>TRF <?php echo $ownercompanyname; ?> </title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta content="<?php echo $ownercompanyname; ?> TRF Portal" name="description" />
|
||||
<meta content="" name="author" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<!-- App favicon -->
|
||||
<link rel="shortcut icon" href="../images/favicon.ico">
|
||||
|
||||
<!--Form Wizard-->
|
||||
<link href="../plugins/jquery-steps/jquery.steps.css" rel="stylesheet" type="text/css">
|
||||
<!-- App css -->
|
||||
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="assets/css/jquery-ui.min.css" rel="stylesheet">
|
||||
<link href="assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
||||
<link href="assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<!-- submit form with button -->
|
||||
<script>
|
||||
function formSubmit() {
|
||||
document.forms["myForm"].submit();
|
||||
}
|
||||
</script>
|
||||
<!-- upload image script -->
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
||||
<script>
|
||||
$(document).ready(function() {
|
||||
$(".upload-doc").click(function() {
|
||||
$(".form-horizontal").ajaxForm({
|
||||
target: '.preview'
|
||||
}).submit();
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
||||
<style>
|
||||
/* Add this CSS to your styles */
|
||||
.custom-file-upload {
|
||||
display: inline-block;
|
||||
padding: 6px 12px;
|
||||
cursor: pointer;
|
||||
background: #28a745;
|
||||
color: white;
|
||||
border-radius: 0.25rem;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.file-name-display {
|
||||
border: 1px solid #ccc;
|
||||
padding: 6px 12px;
|
||||
display: inline-block;
|
||||
width: auto;
|
||||
min-width: 120px;
|
||||
margin-right: 10px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.upload-div {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Top Bar Start -->
|
||||
<?php include('include/topbar.php'); ?>
|
||||
<!-- Top Bar End -->
|
||||
|
||||
<!-- Left Sidenav -->
|
||||
<?php include('include/leftsidenav.php'); ?>
|
||||
<!-- end left-sidenav-->
|
||||
<div class="page-wrapper">
|
||||
<!-- Page Content-->
|
||||
<div class="page-content">
|
||||
<div class="container-fluid">
|
||||
<!-- Page-Title -->
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
<div class="page-title-box">
|
||||
<div class="float-right">
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="javascript:void(0);">TRF</a></li>
|
||||
<li class="breadcrumb-item active">Starter</li>
|
||||
</ol>
|
||||
</div>
|
||||
<h4 class="page-title"><?php echo $titlewb; ?></h4>
|
||||
</div><!--end page-title-box-->
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-sm-12">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?php // documents
|
||||
|
||||
?>
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<h4 class="mt-0">Allega documenti al tuo fascicolo tecnico <i class="fas fa-info-circle" data-toggle="modal" data-animation="bounce" data-target=".bs-example-modal-center5"></i>
|
||||
<div class="modal fade bs-example-modal-center5" tabindex="-1" role="dialog" aria-labelledby="mySmallModalLabel" aria-hidden="true">
|
||||
<div class="modal-dialog modal-dialog-centered">
|
||||
<div class="modal-content">
|
||||
<div class="modal-header">
|
||||
<h5 class="modal-title mt-0" id="exampleModalLabel"><?php echo $m18btitle; ?></h5>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<p><?php echo nl2br($documenthelp); ?>
|
||||
</p>
|
||||
</div>
|
||||
</div><!-- /.modal-content -->
|
||||
</div><!-- /.modal-dialog -->
|
||||
</div><!-- /.modal -->
|
||||
</h4>
|
||||
|
||||
|
||||
|
||||
<div class="upload-div">
|
||||
<!-- File upload form -->
|
||||
<form id="uploadForm" enctype="multipart/form-data">
|
||||
<div class="form-group row">
|
||||
<label for="validationTooltip01" class="col-sm-5 col-form-label"><?php echo $filedescription; ?></label>
|
||||
<div class="col-sm-7">
|
||||
<input type="text" class="form-control" id="validationTooltip01" name="filedescription" placeholder="<?php echo $filedescription; ?>" required="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-4 col-form-label"><?php echo $selectfileonyourpc; ?></label>
|
||||
<div class="col-sm-8">
|
||||
<div class="custom-file">
|
||||
<input type="file" class="custom-file-input" id="fileInput" name="doc[]" onchange="document.getElementById('fileInputLabel').innerHTML = document.getElementById('fileInput').files[0].name">
|
||||
<label class="custom-file-label" for="fileInput" id="fileInputLabel"><?php echo $nofilechoosen; ?></label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="iddata_td" id="iddata_td" value="<?php echo $idtd; ?>">
|
||||
<input type="hidden" name="idtrftd" id="idtrftd" value="<?php echo $idtrftd; ?>">
|
||||
<input type="submit" class="btn btn-primary" name="submit" value="UPLOAD" />
|
||||
</form>
|
||||
|
||||
<script>
|
||||
// Assicurati che questo script sia incluso dopo il form o prima della chiusura del tag body
|
||||
document.getElementById('fileInput').onchange = function() {
|
||||
// Verifica se un file è stato selezionato
|
||||
if (this.files && this.files.length > 0) {
|
||||
// Aggiorna il testo della label con il nome del file
|
||||
document.getElementById('fileInputLabel').innerHTML = this.files[0].name;
|
||||
} else {
|
||||
// Se non è stato selezionato nessun file, mostra il testo di default
|
||||
document.getElementById('fileInputLabel').innerHTML = '<?php echo $nofilechoosen; ?>';
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
<!-- Display upload status -->
|
||||
<div id="uploadStatus"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
|
||||
|
||||
<div class="card" id="provacla">
|
||||
|
||||
<?php
|
||||
$filenamelist = new WA_MySQLi_RS("filenamelist", $cmctrfdb, 0);
|
||||
$filenamelist->setQuery("SELECT * FROM tdfileattached WHERE tdfileattached.iddata_td='$idtd'");
|
||||
$filenamelist->execute();
|
||||
?>
|
||||
<div class="card-body">
|
||||
<h4 class="mt-0 header-title"><?php echo $addeddoctitle; ?></h4>
|
||||
<p class="text-muted mb-3"><?php echo $addeddoctitle_help; ?></p>
|
||||
|
||||
|
||||
<div class="upload-div">
|
||||
<!-- File upload form -->
|
||||
<div class="card-body">
|
||||
|
||||
|
||||
|
||||
<div class="table-responsive" id="docadded">
|
||||
|
||||
<table class="table table-striped mb-0">
|
||||
<thead>
|
||||
<tr>
|
||||
<th><?php echo $filenametitle; ?></th>
|
||||
<th><?php echo $filenamedesc; ?></th>
|
||||
|
||||
<th><?php echo $actiondel; ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody id="cont_file">
|
||||
|
||||
<?php
|
||||
$wa_startindex = 0;
|
||||
while (!$filenamelist->atEnd()) {
|
||||
$wa_startindex = $filenamelist->Index;
|
||||
?>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="uploadtddocuments/<?php echo ($filenamelist->getColumnVal("filename_fileattached")); ?>" target="_blank"><?php echo $filesent; ?></a>
|
||||
</td>
|
||||
<td><?php echo ($filenamelist->getColumnVal("description_fileattached")); ?></td>
|
||||
|
||||
<td>
|
||||
|
||||
<a href="deletetdaddedoc.php?idtd=<?php echo $idtd; ?>&idtdadddoc=<?php echo ($filenamelist->getColumnVal("idtdfileattached")); ?>"><i class="fas fa-trash-alt text-danger font-16"></i></a>
|
||||
</td>
|
||||
</tr>
|
||||
<?php
|
||||
$filenamelist->moveNext();
|
||||
}
|
||||
$filenamelist->moveFirst(); //return RS to first record
|
||||
unset($wa_startindex);
|
||||
unset($wa_repeatcount);
|
||||
?>
|
||||
|
||||
|
||||
</tbody>
|
||||
</table><br>
|
||||
<form action="techdossier_stepsummary.php" method="post">
|
||||
|
||||
<input type="hidden" class="form-control" value="<?php echo $idtrftd; ?>" id="idtrftd" name="idtrftd">
|
||||
|
||||
<input type="hidden" class="form-control" value="<?php echo $idtd; ?>" id="iddata_td" name="iddata_td">
|
||||
<br>
|
||||
<button class="btn btn-gradient-success waves-effect waves-light" type="submit"><?php echo $proceed; ?></button>
|
||||
</form><br>
|
||||
<button type="button" class="btn btn-dark waves-effect waves-light" onclick="history.back()"><?php echo $backstep; ?></button>
|
||||
|
||||
<!--end /table-->
|
||||
</div><!--end /tableresponsive-->
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
</div><!--end card-body-->
|
||||
</div><!--end card-->
|
||||
|
||||
|
||||
|
||||
|
||||
</div><!--end col-->
|
||||
</div>
|
||||
<!-- end page title end breadcrumb -->
|
||||
|
||||
</div><!-- container -->
|
||||
<!-- footer start -->
|
||||
<?php include('include/footer.php'); ?>
|
||||
</footer><!--end footer-->
|
||||
</div>
|
||||
<!-- end page content -->
|
||||
</div>
|
||||
<!-- end page-wrapper -->
|
||||
<script>
|
||||
var match = [
|
||||
"application/pdf",
|
||||
"application/msword", // per i file .doc
|
||||
"application/vnd.openxmlformats-officedocument.wordprocessingml.document", // per i file .docx
|
||||
"image/jpg",
|
||||
"image/jpeg",
|
||||
"image/gif",
|
||||
"application/xls",
|
||||
"application/xlsx",
|
||||
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
|
||||
"application/vnd.ms-excel.sheet.macroEnabled.12",
|
||||
"image/png",
|
||||
"image/bmp"
|
||||
];
|
||||
$(document).ready(function() {
|
||||
// File upload via Ajax
|
||||
$("#uploadForm").on('submit', function(e) {
|
||||
e.preventDefault();
|
||||
$.ajax({
|
||||
type: 'POST',
|
||||
url: 'uploadtdfile.php',
|
||||
data: new FormData(this),
|
||||
contentType: false,
|
||||
cache: false,
|
||||
processData: false,
|
||||
beforeSend: function() {
|
||||
$('#uploadStatus').html('<img src="../images/uploading.gif"/>');
|
||||
},
|
||||
error: function() {
|
||||
$('#uploadStatus').html('<span style="color:#EA4335;">File upload failed, please try again.<span>');
|
||||
},
|
||||
success: function(data) {
|
||||
$('#uploadForm')[0].reset();
|
||||
$('#uploadStatus').html('<span style="color:#28A74B;">File uploaded successfully.<span>');
|
||||
// $('.gallery').html(data);
|
||||
// $("#docadded").load(location.href + " #docadded");
|
||||
// SHOW UPLOADED FILE
|
||||
$('#cont_file').html(data);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
// File type validation
|
||||
$("#fileInput").change(function() {
|
||||
var fileLength = this.files.length;
|
||||
// var match= ["application/pdf","application/msword","image/jpg","image/gif","application/xls","application/xlsx", "application/vnd.ms-excel", "application/vnd.openxmlformats-officedocument.wordprocessingml.document"];
|
||||
var i;
|
||||
for (i = 0; i < fileLength; i++) {
|
||||
var file = this.files[i];
|
||||
var imagefile = file.type;
|
||||
// if(!((imagefile==match[0]) || (imagefile==match[1]) || (imagefile==match[5]) || (imagefile==match[6]) || (imagefile==match[7]) || (imagefile==match[8]))){
|
||||
// alert('Please select a valid file (PDF, word, excel).');
|
||||
// $("#fileInput").val('');
|
||||
// return false;
|
||||
// }
|
||||
if (!match.includes(imagefile)) {
|
||||
alert('Please select a valid file (PDF, word, excel).');
|
||||
$("#fileInput").val('');
|
||||
return false;
|
||||
}
|
||||
}
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<!-- jQuery -->
|
||||
<script src="assets/js/jquery.min.js"></script>
|
||||
<script src="assets/js/bootstrap.bundle.min.js"></script>
|
||||
<script src="assets/js/metismenu.min.js"></script>
|
||||
<script src="assets/js/waves.js"></script>
|
||||
<script src="assets/js/feather.min.js"></script>
|
||||
<script src="assets/js/jquery.slimscroll.min.js"></script>
|
||||
<script src="assets/js/jquery-ui.min.js"></script>
|
||||
|
||||
<script src="../plugins/jquery-steps/jquery.steps.min.js"></script>
|
||||
<script src="assets/pages/jquery.form-wizard.init.js"></script>
|
||||
<!-- App js -->
|
||||
<script src="assets/js/app.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user