You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1017 lines
47 KiB
1017 lines
47 KiB
<!DOCTYPE html> |
|
<html lang="en"> |
|
<head> |
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
|
<title>Panels - Kaiadmin Bootstrap 5 Admin Dashboard</title> |
|
<meta content='width=device-width, initial-scale=1.0, shrink-to-fit=no' name='viewport' /> |
|
<link rel="icon" href="../assets/img/kaiadmin/favicon.ico" type="image/x-icon"/> |
|
|
|
<!-- Fonts and icons --> |
|
<script src="../assets/js/plugin/webfont/webfont.min.js"></script> |
|
<script> |
|
WebFont.load({ |
|
google: {"families":["Public Sans:300,400,500,600,700"]}, |
|
custom: {"families":["Font Awesome 5 Solid", "Font Awesome 5 Regular", "Font Awesome 5 Brands", "simple-line-icons"], urls: ['../assets/css/fonts.min.css']}, |
|
active: function() { |
|
sessionStorage.fonts = true; |
|
} |
|
}); |
|
</script> |
|
|
|
<!-- CSS Files --> |
|
<link rel="stylesheet" href="../assets/css/bootstrap.min.css"> |
|
<link rel="stylesheet" href="../assets/css/plugins.min.css"> |
|
<link rel="stylesheet" href="../assets/css/kaiadmin.min.css"> |
|
|
|
<!-- CSS Just for demo purpose, don't include it in your project --> |
|
<link rel="stylesheet" href="../assets/css/demo.css"> |
|
</head> |
|
<body> |
|
<div class="wrapper"> |
|
<!-- Sidebar --> |
|
<div class="sidebar" data-background-color="dark"> |
|
<div class="sidebar-logo"> |
|
<!-- Logo Header --> |
|
<div class="logo-header" data-background-color="dark"> |
|
|
|
<a href="../index.html" class="logo"> |
|
<img src="../assets/img/kaiadmin/logo_light.svg" alt="navbar brand" class="navbar-brand" height="20"> |
|
</a> |
|
<div class="nav-toggle"> |
|
<button class="btn btn-toggle toggle-sidebar"> |
|
<i class="gg-menu-right"></i> |
|
</button> |
|
<button class="btn btn-toggle sidenav-toggler"> |
|
<i class="gg-menu-left"></i> |
|
</button> |
|
</div> |
|
<button class="topbar-toggler more"> |
|
<i class="gg-more-vertical-alt"></i> |
|
</button> |
|
</div> |
|
<!-- End Logo Header --> |
|
</div> |
|
<div class="sidebar-wrapper scrollbar scrollbar-inner"> |
|
<div class="sidebar-content"> |
|
<ul class="nav nav-secondary"> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#dashboard" class="collapsed" aria-expanded="false"> |
|
<i class="fas fa-home"></i> |
|
<p>Dashboard</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="dashboard"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../../demo1/index.html"> |
|
<span class="sub-item">Dashboard 1</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-section"> |
|
<span class="sidebar-mini-icon"> |
|
<i class="fa fa-ellipsis-h"></i> |
|
</span> |
|
<h4 class="text-section">Components</h4> |
|
</li> |
|
<li class="nav-item active submenu"> |
|
<a data-bs-toggle="collapse" href="#base"> |
|
<i class="fas fa-layer-group"></i> |
|
<p>Base</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse show" id="base"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../components/avatars.html"> |
|
<span class="sub-item">Avatars</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/buttons.html"> |
|
<span class="sub-item">Buttons</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/gridsystem.html"> |
|
<span class="sub-item">Grid System</span> |
|
</a> |
|
</li> |
|
<li class="active"> |
|
<a href="../components/panels.html"> |
|
<span class="sub-item">Panels</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/notifications.html"> |
|
<span class="sub-item">Notifications</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/sweetalert.html"> |
|
<span class="sub-item">Sweet Alert</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/font-awesome-icons.html"> |
|
<span class="sub-item">Font Awesome Icons</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/simple-line-icons.html"> |
|
<span class="sub-item">Simple Line Icons</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../components/typography.html"> |
|
<span class="sub-item">Typography</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#sidebarLayouts"> |
|
<i class="fas fa-th-list"></i> |
|
<p>Sidebar Layouts</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="sidebarLayouts"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../sidebar-style-2.html"> |
|
<span class="sub-item">Sidebar Style 2</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../icon-menu.html"> |
|
<span class="sub-item">Icon Menu</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#forms"> |
|
<i class="fas fa-pen-square"></i> |
|
<p>Forms</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="forms"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../forms/forms.html"> |
|
<span class="sub-item">Basic Form</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#tables"> |
|
<i class="fas fa-table"></i> |
|
<p>Tables</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="tables"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../tables/tables.html"> |
|
<span class="sub-item">Basic Table</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../tables/datatables.html"> |
|
<span class="sub-item">Datatables</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#maps"> |
|
<i class="fas fa-map-marker-alt"></i> |
|
<p>Maps</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="maps"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../maps/googlemaps.html"> |
|
<span class="sub-item">Google Maps</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../maps/jsvectormap.html"> |
|
<span class="sub-item">Jsvectormap</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#charts"> |
|
<i class="far fa-chart-bar"></i> |
|
<p>Charts</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="charts"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a href="../charts/charts.html"> |
|
<span class="sub-item">Chart Js</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="../charts/sparkline.html"> |
|
<span class="sub-item">Sparkline</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li class="nav-item"> |
|
<a href="../widgets.html"> |
|
<i class="fas fa-desktop"></i> |
|
<p>Widgets</p> |
|
<span class="badge badge-success">4</span> |
|
</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a href="../../../documentation/index.html"> |
|
<i class="fas fa-file"></i> |
|
<p>Documentation</p> |
|
<span class="badge badge-secondary">1</span> |
|
</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a data-bs-toggle="collapse" href="#submenu"> |
|
<i class="fas fa-bars"></i> |
|
<p>Menu Levels</p> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="submenu"> |
|
<ul class="nav nav-collapse"> |
|
<li> |
|
<a data-bs-toggle="collapse" href="#subnav1"> |
|
<span class="sub-item">Level 1</span> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="subnav1"> |
|
<ul class="nav nav-collapse subnav"> |
|
<li> |
|
<a href="#"> |
|
<span class="sub-item">Level 2</span> |
|
</a> |
|
</li> |
|
<li> |
|
<a href="#"> |
|
<span class="sub-item">Level 2</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a data-bs-toggle="collapse" href="#subnav2"> |
|
<span class="sub-item">Level 1</span> |
|
<span class="caret"></span> |
|
</a> |
|
<div class="collapse" id="subnav2"> |
|
<ul class="nav nav-collapse subnav"> |
|
<li> |
|
<a href="#"> |
|
<span class="sub-item">Level 2</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a href="#"> |
|
<span class="sub-item">Level 1</span> |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
</div> |
|
<!-- End Sidebar --> |
|
|
|
<div class="main-panel"> |
|
<div class="main-header"> |
|
<div class="main-header-logo"> |
|
<!-- Logo Header --> |
|
<div class="logo-header" data-background-color="dark"> |
|
|
|
<a href="../index.html" class="logo"> |
|
<img src="../assets/img/kaiadmin/logo_light.svg" alt="navbar brand" class="navbar-brand" height="20"> |
|
</a> |
|
<div class="nav-toggle"> |
|
<button class="btn btn-toggle toggle-sidebar"> |
|
<i class="gg-menu-right"></i> |
|
</button> |
|
<button class="btn btn-toggle sidenav-toggler"> |
|
<i class="gg-menu-left"></i> |
|
</button> |
|
</div> |
|
<button class="topbar-toggler more"> |
|
<i class="gg-more-vertical-alt"></i> |
|
</button> |
|
|
|
</div> |
|
<!-- End Logo Header --> |
|
</div> |
|
<!-- Navbar Header --> |
|
<nav class="navbar navbar-header navbar-header-transparent navbar-expand-lg border-bottom"> |
|
|
|
<div class="container-fluid"> |
|
<nav class="navbar navbar-header-left navbar-expand-lg navbar-form nav-search p-0 d-none d-lg-flex"> |
|
<div class="input-group"> |
|
<div class="input-group-prepend"> |
|
<button type="submit" class="btn btn-search pe-1"> |
|
<i class="fa fa-search search-icon"></i> |
|
</button> |
|
</div> |
|
<input type="text" placeholder="Search ..." class="form-control"> |
|
</div> |
|
</nav> |
|
|
|
<ul class="navbar-nav topbar-nav ms-md-auto align-items-center"> |
|
<li class="nav-item topbar-icon dropdown hidden-caret d-flex d-lg-none"> |
|
<a class="nav-link dropdown-toggle" data-bs-toggle="dropdown" href="#" role="button" aria-expanded="false" aria-haspopup="true"> |
|
<i class="fa fa-search"></i> |
|
</a> |
|
<ul class="dropdown-menu dropdown-search animated fadeIn"> |
|
<form class="navbar-left navbar-form nav-search"> |
|
<div class="input-group"> |
|
<input type="text" placeholder="Search ..." class="form-control"> |
|
</div> |
|
</form> |
|
</ul> |
|
</li> |
|
<li class="nav-item topbar-icon dropdown hidden-caret"> |
|
<a class="nav-link dropdown-toggle" href="#" id="messageDropdown" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
|
<i class="fa fa-envelope"></i> |
|
</a> |
|
<ul class="dropdown-menu messages-notif-box animated fadeIn" aria-labelledby="messageDropdown"> |
|
<li> |
|
<div class="dropdown-title d-flex justify-content-between align-items-center"> |
|
Messages |
|
<a href="#" class="small">Mark all as read</a> |
|
</div> |
|
</li> |
|
<li> |
|
<div class="message-notif-scroll scrollbar-outer"> |
|
<div class="notif-center"> |
|
<a href="#"> |
|
<div class="notif-img"> |
|
<img src="../assets/img/jm_denis.jpg" alt="Img Profile"> |
|
</div> |
|
<div class="notif-content"> |
|
<span class="subject">Jimmy Denis</span> |
|
<span class="block"> |
|
How are you ? |
|
</span> |
|
<span class="time">5 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-img"> |
|
<img src="../assets/img/chadengle.jpg" alt="Img Profile"> |
|
</div> |
|
<div class="notif-content"> |
|
<span class="subject">Chad</span> |
|
<span class="block"> |
|
Ok, Thanks ! |
|
</span> |
|
<span class="time">12 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-img"> |
|
<img src="../assets/img/mlane.jpg" alt="Img Profile"> |
|
</div> |
|
<div class="notif-content"> |
|
<span class="subject">Jhon Doe</span> |
|
<span class="block"> |
|
Ready for the meeting today... |
|
</span> |
|
<span class="time">12 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-img"> |
|
<img src="../assets/img/talha.jpg" alt="Img Profile"> |
|
</div> |
|
<div class="notif-content"> |
|
<span class="subject">Talha</span> |
|
<span class="block"> |
|
Hi, Apa Kabar ? |
|
</span> |
|
<span class="time">17 minutes ago</span> |
|
</div> |
|
</a> |
|
</div> |
|
</div> |
|
</li> |
|
<li> |
|
<a class="see-all" href="javascript:void(0);">See all messages<i class="fa fa-angle-right"></i> </a> |
|
</li> |
|
</ul> |
|
</li> |
|
<li class="nav-item topbar-icon dropdown hidden-caret"> |
|
<a class="nav-link dropdown-toggle" href="#" id="notifDropdown" role="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
|
<i class="fa fa-bell"></i> |
|
<span class="notification">4</span> |
|
</a> |
|
<ul class="dropdown-menu notif-box animated fadeIn" aria-labelledby="notifDropdown"> |
|
<li> |
|
<div class="dropdown-title">You have 4 new notification</div> |
|
</li> |
|
<li> |
|
<div class="notif-scroll scrollbar-outer"> |
|
<div class="notif-center"> |
|
<a href="#"> |
|
<div class="notif-icon notif-primary"> <i class="fa fa-user-plus"></i> </div> |
|
<div class="notif-content"> |
|
<span class="block"> |
|
New user registered |
|
</span> |
|
<span class="time">5 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-icon notif-success"> <i class="fa fa-comment"></i> </div> |
|
<div class="notif-content"> |
|
<span class="block"> |
|
Rahmad commented on Admin |
|
</span> |
|
<span class="time">12 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-img"> |
|
<img src="../assets/img/profile2.jpg" alt="Img Profile"> |
|
</div> |
|
<div class="notif-content"> |
|
<span class="block"> |
|
Reza send messages to you |
|
</span> |
|
<span class="time">12 minutes ago</span> |
|
</div> |
|
</a> |
|
<a href="#"> |
|
<div class="notif-icon notif-danger"> <i class="fa fa-heart"></i> </div> |
|
<div class="notif-content"> |
|
<span class="block"> |
|
Farrah liked Admin |
|
</span> |
|
<span class="time">17 minutes ago</span> |
|
</div> |
|
</a> |
|
</div> |
|
</div> |
|
</li> |
|
<li> |
|
<a class="see-all" href="javascript:void(0);">See all notifications<i class="fa fa-angle-right"></i> </a> |
|
</li> |
|
</ul> |
|
</li> |
|
<li class="nav-item topbar-icon dropdown hidden-caret"> |
|
<a class="nav-link" data-bs-toggle="dropdown" href="#" aria-expanded="false"> |
|
<i class="fas fa-layer-group"></i> |
|
</a> |
|
<div class="dropdown-menu quick-actions animated fadeIn"> |
|
<div class="quick-actions-header"> |
|
<span class="title mb-1">Quick Actions</span> |
|
<span class="subtitle op-7">Shortcuts</span> |
|
</div> |
|
<div class="quick-actions-scroll scrollbar-outer"> |
|
<div class="quick-actions-items"> |
|
<div class="row m-0"> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-danger rounded-circle"> |
|
<i class="far fa-calendar-alt"></i> |
|
</div> |
|
<span class="text">Calendar</span> |
|
</div> |
|
</a> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-warning rounded-circle"> |
|
<i class="fas fa-map"></i> |
|
</div> |
|
<span class="text">Maps</span> |
|
</div> |
|
</a> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-info rounded-circle"> |
|
<i class="fas fa-file-excel"></i> |
|
</div> |
|
<span class="text">Reports</span> |
|
</div> |
|
</a> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-success rounded-circle"> |
|
<i class="fas fa-envelope"></i> |
|
</div> |
|
<span class="text">Emails</span> |
|
</div> |
|
</a> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-primary rounded-circle"> |
|
<i class="fas fa-file-invoice-dollar"></i> |
|
</div> |
|
<span class="text">Invoice</span> |
|
</div> |
|
</a> |
|
<a class="col-6 col-md-4 p-0" href="#"> |
|
<div class="quick-actions-item"> |
|
<div class="avatar-item bg-secondary rounded-circle"> |
|
<i class="fas fa-credit-card"></i> |
|
</div> |
|
<span class="text">Payments</span> |
|
</div> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</li> |
|
|
|
<li class="nav-item topbar-user dropdown hidden-caret"> |
|
<a class="dropdown-toggle profile-pic" data-bs-toggle="dropdown" href="#" aria-expanded="false"> |
|
<div class="avatar-sm"> |
|
<img src="../assets/img/profile.jpg" alt="..." class="avatar-img rounded-circle"> |
|
</div> |
|
<span class="profile-username"> |
|
<span class="op-7">Hi,</span> <span class="fw-bold">Hizrian</span> |
|
</span> |
|
</a> |
|
<ul class="dropdown-menu dropdown-user animated fadeIn"> |
|
<div class="dropdown-user-scroll scrollbar-outer"> |
|
<li> |
|
<div class="user-box"> |
|
<div class="avatar-lg"><img src="../assets/img/profile.jpg" alt="image profile" class="avatar-img rounded"></div> |
|
<div class="u-text"> |
|
<h4>Hizrian</h4> |
|
<p class="text-muted">hello@example.com</p><a href="profile.html" class="btn btn-xs btn-secondary btn-sm">View Profile</a> |
|
</div> |
|
</div> |
|
</li> |
|
<li> |
|
<div class="dropdown-divider"></div> |
|
<a class="dropdown-item" href="#">My Profile</a> |
|
<a class="dropdown-item" href="#">My Balance</a> |
|
<a class="dropdown-item" href="#">Inbox</a> |
|
<div class="dropdown-divider"></div> |
|
<a class="dropdown-item" href="#">Account Setting</a> |
|
<div class="dropdown-divider"></div> |
|
<a class="dropdown-item" href="#">Logout</a> |
|
</li> |
|
</div> |
|
</ul> |
|
</li> |
|
</ul> |
|
</div> |
|
</nav> |
|
<!-- End Navbar --> |
|
</div> |
|
|
|
<div class="container"> |
|
<div class="page-inner"> |
|
<div class="page-header"> |
|
<h3 class="fw-bold mb-3">Panels</h3> |
|
<ul class="breadcrumbs mb-3"> |
|
<li class="nav-home"> |
|
<a href="#"> |
|
<i class="icon-home"></i> |
|
</a> |
|
</li> |
|
<li class="separator"> |
|
<i class="icon-arrow-right"></i> |
|
</li> |
|
<li class="nav-item"> |
|
<a href="#">Base</a> |
|
</li> |
|
<li class="separator"> |
|
<i class="icon-arrow-right"></i> |
|
</li> |
|
<li class="nav-item"> |
|
<a href="#">Panels</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="row"> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills (Horizontal Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<ul class="nav nav-pills nav-secondary" id="pills-tab" role="tablist"> |
|
<li class="nav-item"> |
|
<a class="nav-link active" id="pills-home-tab" data-bs-toggle="pill" href="#pills-home" role="tab" aria-controls="pills-home" aria-selected="true">Home</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-profile-tab" data-bs-toggle="pill" href="#pills-profile" role="tab" aria-controls="pills-profile" aria-selected="false">Profile</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-contact-tab" data-bs-toggle="pill" href="#pills-contact" role="tab" aria-controls="pills-contact" aria-selected="false">Contact</a> |
|
</li> |
|
</ul> |
|
<div class="tab-content mt-2 mb-3" id="pills-tabContent"> |
|
<div class="tab-pane fade show active" id="pills-home" role="tabpanel" aria-labelledby="pills-home-tab"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-profile" role="tabpanel" aria-labelledby="pills-profile-tab"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-contact" role="tabpanel" aria-labelledby="pills-contact-tab"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills (Vertical Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<div class="row"> |
|
<div class="col-5 col-md-4"> |
|
<div class="nav flex-column nav-pills nav-secondary" id="v-pills-tab" role="tablist" aria-orientation="vertical"> |
|
<a class="nav-link active" id="v-pills-home-tab" data-bs-toggle="pill" href="#v-pills-home" role="tab" aria-controls="v-pills-home" aria-selected="true">Home</a> |
|
<a class="nav-link" id="v-pills-profile-tab" data-bs-toggle="pill" href="#v-pills-profile" role="tab" aria-controls="v-pills-profile" aria-selected="false">Profile</a> |
|
<a class="nav-link" id="v-pills-messages-tab" data-bs-toggle="pill" href="#v-pills-messages" role="tab" aria-controls="v-pills-messages" aria-selected="false">Messages</a> |
|
</div> |
|
</div> |
|
<div class="col-7 col-md-8"> |
|
<div class="tab-content" id="v-pills-tabContent"> |
|
<div class="tab-pane fade show active" id="v-pills-home" role="tabpanel" aria-labelledby="v-pills-home-tab"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="v-pills-profile" role="tabpanel" aria-labelledby="v-pills-profile-tab"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="v-pills-messages" role="tabpanel" aria-labelledby="v-pills-messages-tab"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills Without Border (Horizontal Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<ul class="nav nav-pills nav-secondary nav-pills-no-bd" id="pills-tab-without-border" role="tablist"> |
|
<li class="nav-item"> |
|
<a class="nav-link active" id="pills-home-tab-nobd" data-bs-toggle="pill" href="#pills-home-nobd" role="tab" aria-controls="pills-home-nobd" aria-selected="true">Home</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-profile-tab-nobd" data-bs-toggle="pill" href="#pills-profile-nobd" role="tab" aria-controls="pills-profile-nobd" aria-selected="false">Profile</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-contact-tab-nobd" data-bs-toggle="pill" href="#pills-contact-nobd" role="tab" aria-controls="pills-contact-nobd" aria-selected="false">Contact</a> |
|
</li> |
|
</ul> |
|
<div class="tab-content mt-2 mb-3" id="pills-without-border-tabContent"> |
|
<div class="tab-pane fade show active" id="pills-home-nobd" role="tabpanel" aria-labelledby="pills-home-tab-nobd"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-profile-nobd" role="tabpanel" aria-labelledby="pills-profile-tab-nobd"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-contact-nobd" role="tabpanel" aria-labelledby="pills-contact-tab-nobd"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills Without Border (Vertical Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<div class="row"> |
|
<div class="col-5 col-md-4"> |
|
<div class="nav flex-column nav-pills nav-secondary nav-pills-no-bd" id="v-pills-tab-without-border" role="tablist" aria-orientation="vertical"> |
|
<a class="nav-link active" id="v-pills-home-tab-nobd" data-bs-toggle="pill" href="#v-pills-home-nobd" role="tab" aria-controls="v-pills-home-nobd" aria-selected="true">Home</a> |
|
<a class="nav-link" id="v-pills-profile-tab-nobd" data-bs-toggle="pill" href="#v-pills-profile-nobd" role="tab" aria-controls="v-pills-profile-nobd" aria-selected="false">Profile</a> |
|
<a class="nav-link" id="v-pills-messages-tab-nobd" data-bs-toggle="pill" href="#v-pills-messages-nobd" role="tab" aria-controls="v-pills-messages-nobd" aria-selected="false">Messages</a> |
|
</div> |
|
</div> |
|
<div class="col-7 col-md-8"> |
|
<div class="tab-content" id="v-pills-without-border-tabContent"> |
|
<div class="tab-pane fade show active" id="v-pills-home-nobd" role="tabpanel" aria-labelledby="v-pills-home-tab-nobd"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="v-pills-profile-nobd" role="tabpanel" aria-labelledby="v-pills-profile-tab-nobd"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="v-pills-messages-nobd" role="tabpanel" aria-labelledby="v-pills-messages-tab-nobd"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills With Icon (Horizontal Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<ul class="nav nav-pills nav-secondary nav-pills-no-bd nav-pills-icons justify-content-center" id="pills-tab-with-icon" role="tablist"> |
|
<li class="nav-item"> |
|
<a class="nav-link active" id="pills-home-tab-icon" data-bs-toggle="pill" href="#pills-home-icon" role="tab" aria-controls="pills-home-icon" aria-selected="true"> |
|
<i class="icon-home"></i> |
|
Home |
|
</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-profile-tab-icon" data-bs-toggle="pill" href="#pills-profile-icon" role="tab" aria-controls="pills-profile-icon" aria-selected="false"> |
|
<i class="far fa-user"></i> |
|
Profile |
|
</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="pills-contact-tab-icon" data-bs-toggle="pill" href="#pills-contact-icon" role="tab" aria-controls="pills-contact-icon" aria-selected="false"> |
|
<i class="far fa-envelope"></i> |
|
Contact |
|
</a> |
|
</li> |
|
</ul> |
|
<div class="tab-content mt-2 mb-3" id="pills-with-icon-tabContent"> |
|
<div class="tab-pane fade show active" id="pills-home-icon" role="tabpanel" aria-labelledby="pills-home-tab-icon"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-profile-icon" role="tabpanel" aria-labelledby="pills-profile-tab-icon"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="pills-contact-icon" role="tabpanel" aria-labelledby="pills-contact-tab-icon"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Pills With Icon (Vertical Tabs)</h4> |
|
</div> |
|
<div class="card-body"> |
|
<div class="row"> |
|
<div class="col-5 col-md-4"> |
|
<div class="nav flex-column nav-pills nav-secondary nav-pills-no-bd nav-pills-icons" id="v-pills-tab-with-icon" role="tablist" aria-orientation="vertical"> |
|
<a class="nav-link active" id="v-pills-home-tab-icons" data-bs-toggle="pill" href="#v-pills-home-icons" role="tab" aria-controls="v-pills-home-icons" aria-selected="true"> |
|
<i class="icon-home"></i> |
|
Home |
|
</a> |
|
<a class="nav-link" id="v-pills-profile-tab-icons" data-bs-toggle="pill" href="#v-pills-profile-icons" role="tab" aria-controls="v-pills-profile-icons" aria-selected="false"> |
|
<i class="far fa-user"></i> |
|
Profile |
|
</a> |
|
</div> |
|
</div> |
|
<div class="col-7 col-md-8"> |
|
<div class="tab-content" id="v-pills-with-icon-tabContent"> |
|
<div class="tab-pane fade show active" id="v-pills-home-icons" role="tabpanel" aria-labelledby="v-pills-home-tab-icons"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="v-pills-profile-icons" role="tabpanel" aria-labelledby="v-pills-profile-tab-icons"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="col-md-6"> |
|
<div class="card"> |
|
<div class="card-header"> |
|
<h4 class="card-title">Nav Line</h4> |
|
</div> |
|
<div class="card-body"> |
|
<ul class="nav nav-tabs nav-line nav-color-secondary" id="line-tab" role="tablist"> |
|
<li class="nav-item"> |
|
<a class="nav-link active" id="line-home-tab" data-bs-toggle="pill" href="#line-home" role="tab" aria-controls="pills-home" aria-selected="true">Home</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="line-profile-tab" data-bs-toggle="pill" href="#line-profile" role="tab" aria-controls="pills-profile" aria-selected="false">Profile</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" id="line-contact-tab" data-bs-toggle="pill" href="#line-contact" role="tab" aria-controls="pills-contact" aria-selected="false">Contact</a> |
|
</li> |
|
</ul> |
|
<div class="tab-content mt-3 mb-3" id="line-tabContent"> |
|
<div class="tab-pane fade show active" id="line-home" role="tabpanel" aria-labelledby="line-home-tab"> |
|
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts. Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean.</p> |
|
|
|
<p>A small river named Duden flows by their place and supplies it with the necessary regelialia. It is a paradisematic country, in which roasted parts of sentences fly into your mouth.</p> |
|
</div> |
|
<div class="tab-pane fade" id="line-profile" role="tabpanel" aria-labelledby="line-profile-tab"> |
|
<p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar.</p> |
|
<p>The Big Oxmox advised her not to do so, because there were thousands of bad Commas, wild Question Marks and devious Semikoli, but the Little Blind Text didn’t listen. She packed her seven versalia, put her initial into the belt and made herself on the way. |
|
</p> |
|
</div> |
|
<div class="tab-pane fade" id="line-contact" role="tabpanel" aria-labelledby="line-contact-tab"> |
|
<p>Pityful a rethoric question ran over her cheek, then she continued her way. On her way she met a copy. The copy warned the Little Blind Text, that where it came from it would have been rewritten a thousand times and everything that was left from its origin would be the word "and" and the Little Blind Text should turn around and return to its own, safe country.</p> |
|
|
|
<p> But nothing the copy said could convince her and so it didn’t take long until a few insidious Copy Writers ambushed her, made her drunk with Longe and Parole and dragged her into their agency, where they abused her for their</p> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<footer class="footer"> |
|
<div class="container-fluid d-flex justify-content-between"> |
|
<nav class="pull-left"> |
|
<ul class="nav"> |
|
<li class="nav-item"> |
|
<a class="nav-link" href="http://www.themekita.com"> |
|
ThemeKita |
|
</a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" href="#"> Help </a> |
|
</li> |
|
<li class="nav-item"> |
|
<a class="nav-link" href="#"> Licenses </a> |
|
</li> |
|
</ul> |
|
</nav> |
|
<div class="copyright"> |
|
2024, made with <i class="fa fa-heart heart text-danger"></i> by |
|
<a href="http://www.themekita.com">ThemeKita</a> |
|
</div> |
|
<div> |
|
Distributed by |
|
<a target="_blank" href="https://themewagon.com/">ThemeWagon</a>. |
|
</div> |
|
</div> |
|
</footer> |
|
</div> |
|
|
|
<!-- Custom template | don't include it in your project! --> |
|
<div class="custom-template"> |
|
<div class="title">Settings</div> |
|
<div class="custom-content"> |
|
<div class="switcher"> |
|
<div class="switch-block"> |
|
<h4>Logo Header</h4> |
|
<div class="btnSwitch"> |
|
<button type="button" class=" selected changeLogoHeaderColor" data-color="dark"></button> |
|
<button type="button" class="selected changeLogoHeaderColor" data-color="blue"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="purple"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="light-blue"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="green"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="orange"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="red"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="white"></button> |
|
<br/> |
|
<button type="button" class="changeLogoHeaderColor" data-color="dark2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="blue2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="purple2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="light-blue2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="green2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="orange2"></button> |
|
<button type="button" class="changeLogoHeaderColor" data-color="red2"></button> |
|
</div> |
|
</div> |
|
<div class="switch-block"> |
|
<h4>Navbar Header</h4> |
|
<div class="btnSwitch"> |
|
<button type="button" class="changeTopBarColor" data-color="dark"></button> |
|
<button type="button" class="changeTopBarColor" data-color="blue"></button> |
|
<button type="button" class="changeTopBarColor" data-color="purple"></button> |
|
<button type="button" class="changeTopBarColor" data-color="light-blue"></button> |
|
<button type="button" class="changeTopBarColor" data-color="green"></button> |
|
<button type="button" class="changeTopBarColor" data-color="orange"></button> |
|
<button type="button" class="changeTopBarColor" data-color="red"></button> |
|
<button type="button" class="changeTopBarColor" data-color="white"></button> |
|
<br/> |
|
<button type="button" class="changeTopBarColor" data-color="dark2"></button> |
|
<button type="button" class="selected changeTopBarColor" data-color="blue2"></button> |
|
<button type="button" class="changeTopBarColor" data-color="purple2"></button> |
|
<button type="button" class="changeTopBarColor" data-color="light-blue2"></button> |
|
<button type="button" class="changeTopBarColor" data-color="green2"></button> |
|
<button type="button" class="changeTopBarColor" data-color="orange2"></button> |
|
<button type="button" class="changeTopBarColor" data-color="red2"></button> |
|
</div> |
|
</div> |
|
<div class="switch-block"> |
|
<h4>Sidebar</h4> |
|
<div class="btnSwitch"> |
|
<button type="button" class="selected changeSideBarColor" data-color="white"></button> |
|
<button type="button" class="changeSideBarColor" data-color="dark"></button> |
|
<button type="button" class="changeSideBarColor" data-color="dark2"></button> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="custom-toggle"> |
|
<i class="icon-settings"></i> |
|
</div> |
|
</div> |
|
<!-- End Custom template --> |
|
</div> |
|
<!-- Core JS Files --> |
|
<script src="../assets/js/core/jquery-3.7.1.min.js"></script> |
|
<script src="../assets/js/core/popper.min.js"></script> |
|
<script src="../assets/js/core/bootstrap.min.js"></script> |
|
|
|
<!-- jQuery Scrollbar --> |
|
<script src="../assets/js/plugin/jquery-scrollbar/jquery.scrollbar.min.js"></script> |
|
<!-- Moment JS --> |
|
<script src="../assets/js/plugin/moment/moment.min.js"></script> |
|
|
|
<!-- Chart JS --> |
|
<script src="../assets/js/plugin/chart.js/chart.min.js"></script> |
|
|
|
<!-- jQuery Sparkline --> |
|
<script src="../assets/js/plugin/jquery.sparkline/jquery.sparkline.min.js"></script> |
|
|
|
<!-- Chart Circle --> |
|
<script src="../assets/js/plugin/chart-circle/circles.min.js"></script> |
|
|
|
<!-- Datatables --> |
|
<script src="../assets/js/plugin/datatables/datatables.min.js"></script> |
|
|
|
<!-- Bootstrap Notify --> |
|
<script src="../assets/js/plugin/bootstrap-notify/bootstrap-notify.min.js"></script> |
|
|
|
<!-- jQuery Vector Maps --> |
|
<script src="../assets/js/plugin/jsvectormap/jsvectormap.min.js"></script> |
|
<script src="../assets/js/plugin/jsvectormap/world.js"></script> |
|
|
|
<!-- Sweet Alert --> |
|
<script src="../assets/js/plugin/sweetalert/sweetalert.min.js"></script> |
|
|
|
<!-- Kaiadmin JS --> |
|
<script src="../assets/js/kaiadmin.min.js"></script> |
|
|
|
<!-- Kaiadmin DEMO methods, don't include it in your project! --> |
|
<script src="../assets/js/setting-demo2.js"></script> |
|
</body> |
|
</html> |