2025-12-27 02:50:16 +08:00
{{template "components-header.html" .}}
{{template "components-preloader.html" .}}
2025-12-26 22:35:18 +08:00
< div id = "main-wrapper" >
<!-- Sidebar Start -->
2025-12-27 02:50:16 +08:00
{{template "components-sidebar.html" .}}
2025-12-26 22:35:18 +08:00
<!-- Sidebar End -->
< div class = "page-wrapper" >
<!-- Header Start -->
< header class = "topbar" >
< div class = "with-vertical" > <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Start Vertical Layout Header -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< nav class = "navbar navbar-expand-lg p-0" >
< ul class = "navbar-nav" >
< li class = "nav-item nav-icon-hover-bg rounded-circle ms-n2" >
< a class = "nav-link sidebartoggler" id = "headerCollapse" href = "javascript:void(0)" >
< i class = "ti ti-menu-2" > < / i >
< / a >
< / li >
< li class = "nav-item nav-icon-hover-bg rounded-circle d-none d-lg-flex" >
< a class = "nav-link" href = "javascript:void(0)" data-bs-toggle = "modal" data-bs-target = "#exampleModal" >
< i class = "ti ti-search" > < / i >
< / a >
< / li >
< / ul >
< ul class = "navbar-nav quick-links d-none d-lg-flex align-items-center" >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start apps Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded w-auto dropdown d-none d-lg-block mx-0" >
< div class = "hover-dd" >
< a class = "nav-link" href = "javascript:void(0)" >
Apps< span class = "mt-1" >
< i class = "ti ti-chevron-down fs-3" > < / i >
< / span >
< / a >
< div class = "dropdown-menu dropdown-menu-nav dropdown-menu-animate-up py-0" >
< div class = "row" >
< div class = "col-8" >
< div class = "ps-7 pt-7" >
< div class = "border-bottom" >
< div class = "row" >
< div class = "col-6" >
< div class = "position-relative" >
< a href = "../main/app-chat.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-chat.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Chat Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > New messages arrived< / span >
< / div >
< / a >
< a href = "../main/app-invoice.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-invoice.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" > Invoice App< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get latest invoice< / span >
< / div >
< / a >
< a href = "../main/app-contact2.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-mobile.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Contact Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > 2 Unsaved Contacts< / span >
< / div >
< / a >
< a href = "../main/app-email.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-message-box.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" > Email App< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get new emails< / span >
< / div >
< / a >
< / div >
< / div >
< div class = "col-6" >
< div class = "position-relative" >
< a href = "../main/page-user-profile.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-cart.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
User Profile
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > learn more information< / span >
< / div >
< / a >
< a href = "../main/app-calendar.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-date.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Calendar App
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get dates< / span >
< / div >
< / a >
< a href = "../main/app-contact.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-lifebuoy.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Contact List Table
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Add new contact< / span >
< / div >
< / a >
< a href = "../main/app-notes.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-application.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Notes Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > To-do and Daily tasks< / span >
< / div >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "row align-items-center py-3" >
< div class = "col-8" >
< a class = "fw-semibold d-flex align-items-center lh-1" href = "javascript:void(0)" >
< i class = "ti ti-help fs-6 me-2" > < / i > Frequently Asked Questions
< / a >
< / div >
< div class = "col-4" >
< div class = "d-flex justify-content-end pe-4" >
< button class = "btn btn-primary" > Check< / button >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "col-4 ms-n4" >
< div class = "position-relative p-7 border-start h-100" >
< h5 class = "fs-5 mb-9 fw-semibold" > Quick Links< / h5 >
< ul class = "" >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-pricing.html" > Pricing Page< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-login.html" > Authentication
Design< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-register.html" > Register Now< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-error.html" > 404 Error Page< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/app-notes.html" > Notes App< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-user-profile.html" > User Application< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-account-settings.html" > Account Settings< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end apps Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-chat.html" > Chat< / a >
< / li >
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-calendar.html" > Calendar< / a >
< / li >
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-email.html" > Email< / a >
< / li >
< / ul >
< div class = "d-block d-lg-none py-4" >
< a href = "../main/index.html" class = "text-nowrap logo-img" >
< img src = "../assets/images/logos/dark-logo.svg" class = "dark-logo" alt = "Logo-Dark" / >
< img src = "../assets/images/logos/light-logo.svg" class = "light-logo" alt = "Logo-light" / >
< / a >
< / div >
< a class = "navbar-toggler nav-icon-hover-bg rounded-circle p-0 mx-0 border-0" href = "javascript:void(0)" data-bs-toggle = "collapse" data-bs-target = "#navbarNav" aria-controls = "navbarNav" aria-expanded = "false" aria-label = "Toggle navigation" >
< i class = "ti ti-dots fs-7" > < / i >
< / a >
< div class = "collapse navbar-collapse justify-content-end" id = "navbarNav" >
< div class = "d-flex align-items-center justify-content-between" >
< a href = "javascript:void(0)" class = "nav-link nav-icon-hover-bg rounded-circle mx-0 ms-n1 d-flex d-lg-none align-items-center justify-content-center" type = "button" data-bs-toggle = "offcanvas" data-bs-target = "#mobilenavbar" aria-controls = "offcanvasWithBothOptions" >
< i class = "ti ti-align-justified fs-7" > < / i >
< / a >
< ul class = "navbar-nav flex-row ms-auto align-items-center justify-content-center" >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start language Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle" >
< a class = "nav-link moon dark-layout" href = "javascript:void(0)" >
< i class = "ti ti-moon moon" > < / i >
< / a >
< a class = "nav-link sun light-layout" href = "javascript:void(0)" >
< i class = "ti ti-sun sun" > < / i >
< / a >
< / li >
< li class = "nav-item nav-icon-hover-bg rounded-circle dropdown" >
< a class = "nav-link" href = "javascript:void(0)" id = "drop2" aria-expanded = "false" >
< img src = "../assets/images/svgs/icon-flag-en.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / a >
< div class = "dropdown-menu dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop2" >
< div class = "message-body" >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-en.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > English (UK)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-cn.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > 中国人 (Chinese)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-fr.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > français (French)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-sa.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > عربي (Arabic)< / p >
< / a >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end language Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start shopping cart Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle" >
< a class = "nav-link position-relative" href = "javascript:void(0)" data-bs-toggle = "offcanvas" data-bs-target = "#offcanvasRight" aria-controls = "offcanvasRight" >
< i class = "ti ti-basket" > < / i >
< span class = "popup-badge rounded-pill bg-danger text-white fs-2" > 2< / span >
< / a >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end shopping cart Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start notification Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle dropdown" >
< a class = "nav-link position-relative" href = "javascript:void(0)" id = "drop2" aria-expanded = "false" >
< i class = "ti ti-bell-ringing" > < / i >
< div class = "notification bg-primary rounded-circle" > < / div >
< / a >
< div class = "dropdown-menu content-dd dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop2" >
< div class = "d-flex align-items-center justify-content-between py-3 px-7" >
< h5 class = "mb-0 fs-5 fw-semibold" > Notifications< / h5 >
< span class = "badge text-bg-primary rounded-4 px-3 py-1 lh-sm" > 5 new< / span >
< / div >
< div class = "message-body" data-simplebar >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-2.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Roman Joined the Team!< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Congratulate him< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-3.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > New message< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Salma sent you new message< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-4.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Bianca sent payment< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Check your earnings< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-5.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Jolly completed tasks< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Assign her new tasks< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-6.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > John received payment< / h6 >
< span class = "fs-2 d-block text-body-secondary" > $230 deducted from account< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-7.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Roman Joined the Team!< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Congratulate him< / span >
< / div >
< / a >
< / div >
< div class = "py-6 px-7 mb-1" >
< button class = "btn btn-outline-primary w-100" > See All Notifications< / button >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end notification Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start profile Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item dropdown" >
< a class = "nav-link pe-0" href = "javascript:void(0)" id = "drop1" aria-expanded = "false" >
< div class = "d-flex align-items-center" >
< div class = "user-profile-img" >
< img src = "../assets/images/profile/user-1.jpg" class = "rounded-circle" width = "35" height = "35" alt = "modernize-img" / >
< / div >
< / div >
< / a >
< div class = "dropdown-menu content-dd dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop1" >
< div class = "profile-dropdown position-relative" data-simplebar >
< div class = "py-3 px-7 pb-0" >
< h5 class = "mb-0 fs-5 fw-semibold" > User Profile< / h5 >
< / div >
< div class = "d-flex align-items-center py-9 mx-7 border-bottom" >
< img src = "../assets/images/profile/user-1.jpg" class = "rounded-circle" width = "80" height = "80" alt = "modernize-img" / >
< div class = "ms-3" >
< h5 class = "mb-1 fs-3" > Mathew Anderson< / h5 >
< span class = "mb-1 d-block" > Designer< / span >
< p class = "mb-0 d-flex align-items-center gap-2" >
< i class = "ti ti-mail fs-4" > < / i > info@modernize.com
< / p >
< / div >
< / div >
< div class = "message-body" >
< a href = "../main/page-user-profile.html" class = "py-8 px-7 mt-8 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-account.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Profile< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Account Settings< / span >
< / div >
< / a >
< a href = "../main/app-email.html" class = "py-8 px-7 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-inbox.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Inbox< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Messages & Emails< / span >
< / div >
< / a >
< a href = "../main/app-notes.html" class = "py-8 px-7 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-tasks.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Task< / h6 >
< span class = "fs-2 d-block text-body-secondary" > To-do and Daily Tasks< / span >
< / div >
< / a >
< / div >
< div class = "d-grid py-4 px-7 pt-8" >
< div class = "upgrade-plan bg-primary-subtle position-relative overflow-hidden rounded-4 p-4 mb-9" >
< div class = "row" >
< div class = "col-6" >
< h5 class = "fs-4 mb-3 fw-semibold" > Unlimited Access< / h5 >
< button class = "btn btn-primary" > Upgrade< / button >
< / div >
< div class = "col-6" >
< div class = "m-n4 unlimited-img" >
< img src = "../assets/images/backgrounds/unlimited-bg.png" alt = "modernize-img" class = "w-100" / >
< / div >
< / div >
< / div >
< / div >
< a href = "../main/authentication-login.html" class = "btn btn-outline-primary" > Log Out< / a >
< / div >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end profile Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< / ul >
< / div >
< / div >
< / nav >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- End Vertical Layout Header -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- apps Dropdown in Small screen -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Mobilenavbar -->
< div class = "offcanvas offcanvas-start" data-bs-scroll = "true" tabindex = "-1" id = "mobilenavbar" aria-labelledby = "offcanvasWithBothOptionsLabel" >
< nav class = "sidebar-nav scroll-sidebar" >
< div class = "offcanvas-header justify-content-between" >
< img src = "../assets/images/logos/favicon.ico" alt = "modernize-img" class = "img-fluid" / >
< button type = "button" class = "btn-close" data-bs-dismiss = "offcanvas" aria-label = "Close" > < / button >
< / div >
< div class = "offcanvas-body h-n80" data-simplebar = "" data-simplebar >
< ul id = "sidebarnav" >
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span >
< i class = "ti ti-apps" > < / i >
< / span >
< span class = "hide-menu" > Apps< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level my-3" >
< li class = "sidebar-item py-2" >
< a href = "../main/app-chat.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-chat.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Chat Application< / h6 >
< span class = "fs-2 d-block text-muted" > New messages arrived< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-invoice.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-invoice.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Invoice App< / h6 >
< span class = "fs-2 d-block text-muted" > Get latest invoice< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-cotact.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-mobile.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Contact Application< / h6 >
< span class = "fs-2 d-block text-muted" > 2 Unsaved Contacts< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-email.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-message-box.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Email App< / h6 >
< span class = "fs-2 d-block text-muted" > Get new emails< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/page-user-profile.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-cart.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > User Profile< / h6 >
< span class = "fs-2 d-block text-muted" > learn more information< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-calendar.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-date.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Calendar App< / h6 >
< span class = "fs-2 d-block text-muted" > Get dates< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-contact2.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-lifebuoy.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Contact List Table< / h6 >
< span class = "fs-2 d-block text-muted" > Add new contact< / span >
< / div >
< / a >
< / li >
< li class = "sidebar-item py-2" >
< a href = "../main/app-notes.html" class = "d-flex align-items-center" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-application.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 bg-hover-primary" > Notes Application< / h6 >
< span class = "fs-2 d-block text-muted" > To-do and Daily tasks< / span >
< / div >
< / a >
< / li >
< ul class = "px-8 mt-7 mb-4" >
< li class = "sidebar-item mb-3" >
< h5 class = "fs-5 fw-semibold" > Quick Links< / h5 >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/page-pricing.html" > Pricing Page< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/authentication-login.html" > Authentication
Design< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/authentication-register.html" > Register Now< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/authentication-error.html" > 404 Error Page< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/app-notes.html" > Notes App< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/page-user-profile.html" > User Application< / a >
< / li >
< li class = "sidebar-item py-2" >
< a class = "fw-semibold text-dark" href = "../main/page-account-settings.html" > Account Settings< / a >
< / li >
< / ul >
< / ul >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/app-chat.html" aria-expanded = "false" >
< span >
< i class = "ti ti-message-dots" > < / i >
< / span >
< span class = "hide-menu" > Chat< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/app-calendar.html" aria-expanded = "false" >
< span >
< i class = "ti ti-calendar" > < / i >
< / span >
< span class = "hide-menu" > Calendar< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/app-email.html" aria-expanded = "false" >
< span >
< i class = "ti ti-mail" > < / i >
< / span >
< span class = "hide-menu" > Email< / span >
< / a >
< / li >
< / ul >
< / div >
< / nav >
< / div >
< / div >
< div class = "app-header with-horizontal" >
< nav class = "navbar navbar-expand-xl container-fluid p-0" >
< ul class = "navbar-nav align-items-center" >
< li class = "nav-item nav-icon-hover-bg rounded-circle d-flex d-xl-none ms-n2" >
< a class = "nav-link sidebartoggler" id = "sidebarCollapse" href = "javascript:void(0)" >
< i class = "ti ti-menu-2" > < / i >
< / a >
< / li >
< li class = "nav-item d-none d-xl-block" >
< a href = "../main/index.html" class = "text-nowrap nav-link" >
< img src = "../assets/images/logos/dark-logo.svg" class = "dark-logo" width = "180" alt = "modernize-img" / >
< img src = "../assets/images/logos/light-logo.svg" class = "light-logo" width = "180" alt = "modernize-img" / >
< / a >
< / li >
< li class = "nav-item nav-icon-hover-bg rounded-circle d-none d-xl-flex" >
< a class = "nav-link" href = "javascript:void(0)" data-bs-toggle = "modal" data-bs-target = "#exampleModal" >
< i class = "ti ti-search" > < / i >
< / a >
< / li >
< / ul >
< ul class = "navbar-nav quick-links d-none d-xl-flex align-items-center" >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start apps Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded w-auto dropdown d-none d-lg-flex" >
< div class = "hover-dd" >
< a class = "nav-link" href = "javascript:void(0)" >
Apps< span class = "mt-1" >
< i class = "ti ti-chevron-down fs-3" > < / i >
< / span >
< / a >
< div class = "dropdown-menu dropdown-menu-nav dropdown-menu-animate-up py-0" >
< div class = "row" >
< div class = "col-8" >
< div class = "ps-7 pt-7" >
< div class = "border-bottom" >
< div class = "row" >
< div class = "col-6" >
< div class = "position-relative" >
< a href = "../main/app-chat.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-chat.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Chat Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > New messages arrived< / span >
< / div >
< / a >
< a href = "../main/app-invoice.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-invoice.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" > Invoice App< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get latest invoice< / span >
< / div >
< / a >
< a href = "../main/app-contact2.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-mobile.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Contact Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > 2 Unsaved Contacts< / span >
< / div >
< / a >
< a href = "../main/app-email.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-message-box.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" > Email App< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get new emails< / span >
< / div >
< / a >
< / div >
< / div >
< div class = "col-6" >
< div class = "position-relative" >
< a href = "../main/page-user-profile.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-cart.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
User Profile
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > learn more information< / span >
< / div >
< / a >
< a href = "../main/app-calendar.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-date.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Calendar App
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Get dates< / span >
< / div >
< / a >
< a href = "../main/app-contact.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-lifebuoy.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Contact List Table
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Add new contact< / span >
< / div >
< / a >
< a href = "../main/app-notes.html" class = "d-flex align-items-center pb-9 position-relative" >
< div class = "text-bg-light rounded-1 me-3 p-6 d-flex align-items-center justify-content-center" >
< img src = "../assets/images/svgs/icon-dd-application.svg" alt = "modernize-img" class = "img-fluid" width = "24" height = "24" / >
< / div >
< div >
< h6 class = "mb-1 fw-semibold fs-3" >
Notes Application
< / h6 >
< span class = "fs-2 d-block text-body-secondary" > To-do and Daily tasks< / span >
< / div >
< / a >
< / div >
< / div >
< / div >
< / div >
< div class = "row align-items-center py-3" >
< div class = "col-8" >
< a class = "fw-semibold d-flex align-items-center lh-1" href = "javascript:void(0)" >
< i class = "ti ti-help fs-6 me-2" > < / i > Frequently Asked Questions
< / a >
< / div >
< div class = "col-4" >
< div class = "d-flex justify-content-end pe-4" >
< button class = "btn btn-primary" > Check< / button >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "col-4 ms-n4" >
< div class = "position-relative p-7 border-start h-100" >
< h5 class = "fs-5 mb-9 fw-semibold" > Quick Links< / h5 >
< ul class = "" >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-pricing.html" > Pricing Page< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-login.html" > Authentication
Design< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-register.html" > Register Now< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/authentication-error.html" > 404 Error Page< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/app-notes.html" > Notes App< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-user-profile.html" > User Application< / a >
< / li >
< li class = "mb-3" >
< a class = "fw-semibold bg-hover-primary" href = "../main/page-account-settings.html" > Account Settings< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end apps Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-chat.html" > Chat< / a >
< / li >
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-calendar.html" > Calendar< / a >
< / li >
< li class = "nav-item dropdown-hover d-none d-lg-block" >
< a class = "nav-link" href = "../main/app-email.html" > Email< / a >
< / li >
< / ul >
< div class = "d-block d-xl-none" >
< a href = "../main/index.html" class = "text-nowrap nav-link" >
< img src = "../assets/images/logos/dark-logo.svg" width = "180" alt = "modernize-img" / >
< / a >
< / div >
< a class = "navbar-toggler nav-icon-hover-bg rounded-circle p-0 mx-0 border-0" href = "javascript:void(0)" data-bs-toggle = "collapse" data-bs-target = "#navbarNav" aria-controls = "navbarNav" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "p-2" >
< i class = "ti ti-dots fs-7" > < / i >
< / span >
< / a >
< div class = "collapse navbar-collapse justify-content-end" id = "navbarNav" >
< div class = "d-flex align-items-center justify-content-between px-0 px-xl-8" >
< a href = "javascript:void(0)" class = "nav-link round-40 p-1 ps-0 d-flex d-xl-none align-items-center justify-content-center" type = "button" data-bs-toggle = "offcanvas" data-bs-target = "#mobilenavbar" aria-controls = "offcanvasWithBothOptions" >
< i class = "ti ti-align-justified fs-7" > < / i >
< / a >
< ul class = "navbar-nav flex-row ms-auto align-items-center justify-content-center" >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start language Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle" >
< a class = "nav-link moon dark-layout" href = "javascript:void(0)" >
< i class = "ti ti-moon moon" > < / i >
< / a >
< a class = "nav-link sun light-layout" href = "javascript:void(0)" >
< i class = "ti ti-sun sun" > < / i >
< / a >
< / li >
< li class = "nav-item nav-icon-hover-bg rounded-circle dropdown" >
< a class = "nav-link" href = "javascript:void(0)" id = "drop2" aria-expanded = "false" >
< img src = "../assets/images/svgs/icon-flag-en.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / a >
< div class = "dropdown-menu dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop2" >
< div class = "message-body" >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-en.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > English (UK)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-cn.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > 中国人 (Chinese)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-fr.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > français (French)< / p >
< / a >
< a href = "javascript:void(0)" class = "d-flex align-items-center gap-2 py-3 px-4 dropdown-item" >
< div class = "position-relative" >
< img src = "../assets/images/svgs/icon-flag-sa.svg" alt = "modernize-img" width = "20px" height = "20px" class = "rounded-circle object-fit-cover round-20" / >
< / div >
< p class = "mb-0 fs-3" > عربي (Arabic)< / p >
< / a >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end language Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start shopping cart Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle" >
< a class = "nav-link position-relative" href = "javascript:void(0)" data-bs-toggle = "offcanvas" data-bs-target = "#offcanvasRight" aria-controls = "offcanvasRight" >
< i class = "ti ti-basket" > < / i >
< span class = "popup-badge rounded-pill bg-danger text-white fs-2" > 2< / span >
< / a >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end shopping cart Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start notification Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item nav-icon-hover-bg rounded-circle dropdown" >
< a class = "nav-link position-relative" href = "javascript:void(0)" id = "drop2" aria-expanded = "false" >
< i class = "ti ti-bell-ringing" > < / i >
< div class = "notification bg-primary rounded-circle" > < / div >
< / a >
< div class = "dropdown-menu content-dd dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop2" >
< div class = "d-flex align-items-center justify-content-between py-3 px-7" >
< h5 class = "mb-0 fs-5 fw-semibold" > Notifications< / h5 >
< span class = "badge text-bg-primary rounded-4 px-3 py-1 lh-sm" > 5 new< / span >
< / div >
< div class = "message-body" data-simplebar >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-2.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Roman Joined the Team!< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Congratulate him< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-3.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > New message< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Salma sent you new message< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-4.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Bianca sent payment< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Check your earnings< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-5.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Jolly completed tasks< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Assign her new tasks< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-6.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > John received payment< / h6 >
< span class = "fs-2 d-block text-body-secondary" > $230 deducted from account< / span >
< / div >
< / a >
< a href = "javascript:void(0)" class = "py-6 px-7 d-flex align-items-center dropdown-item" >
< span class = "me-3" >
< img src = "../assets/images/profile/user-7.jpg" alt = "user" class = "rounded-circle" width = "48" height = "48" / >
< / span >
< div class = "w-100" >
< h6 class = "mb-1 fw-semibold lh-base" > Roman Joined the Team!< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Congratulate him< / span >
< / div >
< / a >
< / div >
< div class = "py-6 px-7 mb-1" >
< button class = "btn btn-outline-primary w-100" > See All Notifications< / button >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end notification Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- start profile Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< li class = "nav-item dropdown" >
< a class = "nav-link pe-0" href = "javascript:void(0)" id = "drop1" aria-expanded = "false" >
< div class = "d-flex align-items-center" >
< div class = "user-profile-img" >
< img src = "../assets/images/profile/user-1.jpg" class = "rounded-circle" width = "35" height = "35" alt = "modernize-img" / >
< / div >
< / div >
< / a >
< div class = "dropdown-menu content-dd dropdown-menu-end dropdown-menu-animate-up" aria-labelledby = "drop1" >
< div class = "profile-dropdown position-relative" data-simplebar >
< div class = "py-3 px-7 pb-0" >
< h5 class = "mb-0 fs-5 fw-semibold" > User Profile< / h5 >
< / div >
< div class = "d-flex align-items-center py-9 mx-7 border-bottom" >
< img src = "../assets/images/profile/user-1.jpg" class = "rounded-circle" width = "80" height = "80" alt = "modernize-img" / >
< div class = "ms-3" >
< h5 class = "mb-1 fs-3" > Mathew Anderson< / h5 >
< span class = "mb-1 d-block" > Designer< / span >
< p class = "mb-0 d-flex align-items-center gap-2" >
< i class = "ti ti-mail fs-4" > < / i > info@modernize.com
< / p >
< / div >
< / div >
< div class = "message-body" >
< a href = "../main/page-user-profile.html" class = "py-8 px-7 mt-8 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-account.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Profile< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Account Settings< / span >
< / div >
< / a >
< a href = "../main/app-email.html" class = "py-8 px-7 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-inbox.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Inbox< / h6 >
< span class = "fs-2 d-block text-body-secondary" > Messages & Emails< / span >
< / div >
< / a >
< a href = "../main/app-notes.html" class = "py-8 px-7 d-flex align-items-center" >
< span class = "d-flex align-items-center justify-content-center text-bg-light rounded-1 p-6" >
< img src = "../assets/images/svgs/icon-tasks.svg" alt = "modernize-img" width = "24" height = "24" / >
< / span >
< div class = "w-100 ps-3" >
< h6 class = "mb-1 fs-3 fw-semibold lh-base" > My Task< / h6 >
< span class = "fs-2 d-block text-body-secondary" > To-do and Daily Tasks< / span >
< / div >
< / a >
< / div >
< div class = "d-grid py-4 px-7 pt-8" >
< div class = "upgrade-plan bg-primary-subtle position-relative overflow-hidden rounded-4 p-4 mb-9" >
< div class = "row" >
< div class = "col-6" >
< h5 class = "fs-4 mb-3 fw-semibold" > Unlimited Access< / h5 >
< button class = "btn btn-primary" > Upgrade< / button >
< / div >
< div class = "col-6" >
< div class = "m-n4 unlimited-img" >
< img src = "../assets/images/backgrounds/unlimited-bg.png" alt = "modernize-img" class = "w-100" / >
< / div >
< / div >
< / div >
< / div >
< a href = "../main/authentication-login.html" class = "btn btn-outline-primary" > Log Out< / a >
< / div >
< / div >
< / div >
< / li >
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- end profile Dropdown -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
< / ul >
< / div >
< / div >
< / nav >
< / div >
< / header >
<!-- Header End -->
< aside class = "left-sidebar with-horizontal" >
<!-- Sidebar scroll -->
< div >
<!-- Sidebar navigation -->
< nav id = "sidebarnavh" class = "sidebar-nav scroll-sidebar container-fluid" >
< ul id = "sidebarnav" >
<!-- ============================= -->
<!-- Home -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Home< / span >
< / li >
<!-- =================== -->
<!-- Dashboard -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span >
< i class = "ti ti-home-2" > < / i >
< / span >
< span class = "hide-menu" > Dashboard< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/index.html" class = "sidebar-link" >
< i class = "ti ti-aperture" > < / i >
< span class = "hide-menu" > Modern< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/index2.html" class = "sidebar-link" >
< i class = "ti ti-shopping-cart" > < / i >
< span class = "hide-menu" > eCommerce< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/index3.html" class = "sidebar-link" >
< i class = "ti ti-currency-dollar" > < / i >
< span class = "hide-menu" > NFT< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/index4.html" class = "sidebar-link" >
< i class = "ti ti-cpu" > < / i >
< span class = "hide-menu" > Crypto< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/index5.html" class = "sidebar-link" >
< i class = "ti ti-activity-heartbeat" > < / i >
< span class = "hide-menu" > General< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/index6.html" class = "sidebar-link" >
< i class = "ti ti-playlist" > < / i >
< span class = "hide-menu" > Music< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Apps -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Apps< / span >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link two-column has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span >
< i class = "ti ti-archive" > < / i >
< / span >
< span class = "hide-menu" > Apps< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/app-calendar.html" class = "sidebar-link" >
< i class = "ti ti-calendar" > < / i >
< span class = "hide-menu" > Calendar< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-kanban.html" class = "sidebar-link" >
< i class = "ti ti-layout-kanban" > < / i >
< span class = "hide-menu" > Kanban< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-chat.html" class = "sidebar-link" >
< i class = "ti ti-message-dots" > < / i >
< span class = "hide-menu" > Chat< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/app-email.html" aria-expanded = "false" >
< span >
< i class = "ti ti-mail" > < / i >
< / span >
< span class = "hide-menu" > Email< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-contact.html" class = "sidebar-link" >
< i class = "ti ti-phone" > < / i >
< span class = "hide-menu" > Contact Table< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-contact2.html" class = "sidebar-link" >
< i class = "ti ti-list-details" > < / i >
< span class = "hide-menu" > Contact List< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-notes.html" class = "sidebar-link" >
< i class = "ti ti-notes" > < / i >
< span class = "hide-menu" > Notes< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/app-invoice.html" class = "sidebar-link" >
< i class = "ti ti-file-text" > < / i >
< span class = "hide-menu" > Invoice< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/page-user-profile.html" class = "sidebar-link" >
< i class = "ti ti-user-circle" > < / i >
< span class = "hide-menu" > User Profile< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/blog-posts.html" class = "sidebar-link" >
< i class = "ti ti-article" > < / i >
< span class = "hide-menu" > Posts< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/blog-detail.html" class = "sidebar-link" >
< i class = "ti ti-details" > < / i >
< span class = "hide-menu" > Detail< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/eco-shop.html" class = "sidebar-link" >
< i class = "ti ti-shopping-cart" > < / i >
< span class = "hide-menu" > Shop< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/eco-shop-detail.html" class = "sidebar-link" >
< i class = "ti ti-basket" > < / i >
< span class = "hide-menu" > Shop Detail< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/eco-product-list.html" class = "sidebar-link" >
< i class = "ti ti-list-check" > < / i >
< span class = "hide-menu" > List< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/eco-checkout.html" class = "sidebar-link" >
< i class = "ti ti-brand-shopee" > < / i >
< span class = "hide-menu" > Checkout< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/eco-add-product.html" >
< i class = "ti ti-file-plus" > < / i >
< span class = "hide-menu" > Add Product< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link" href = "../main/eco-edit-product.html" >
< i class = "ti ti-file-pencil" > < / i >
< span class = "hide-menu" > Edit Product< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Frontend pages -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Frontend pages< / span >
< / li >
<!-- =================== -->
<!-- pages -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-app-window" > < / i >
< / span >
< span class = "hide-menu" > Frontend pages< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/frontend-landingpage.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Homepage< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/frontend-aboutpage.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > About Us< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/frontend-contactpage.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Contact Us< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/frontend-blogpage.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Blog< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/frontend-blogdetailpage.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Blog Details< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- PAGES -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > PAGES< / span >
< / li >
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span >
< i class = "ti ti-notebook" > < / i >
< / span >
< span class = "hide-menu" > Pages< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/page-faq.html" class = "sidebar-link" >
< i class = "ti ti-help" > < / i >
< span class = "hide-menu" > FAQ< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/page-account-settings.html" class = "sidebar-link" >
< i class = "ti ti-user-circle" > < / i >
< span class = "hide-menu" > Account Setting< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/page-pricing.html" class = "sidebar-link" >
< i class = "ti ti-currency-dollar" > < / i >
< span class = "hide-menu" > Pricing< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/widgets-cards.html" class = "sidebar-link" >
< i class = "ti ti-cards" > < / i >
< span class = "hide-menu" > Card< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/widgets-banners.html" class = "sidebar-link" >
< i class = "ti ti-ad" > < / i >
< span class = "hide-menu" > Banner< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/widgets-charts.html" class = "sidebar-link" >
< i class = "ti ti-chart-bar" > < / i >
< span class = "hide-menu" > Charts< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../landingpage/index.html" class = "sidebar-link" >
< i class = "ti ti-app-window" > < / i >
< span class = "hide-menu" > Landing Page< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- UI -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > UI< / span >
< / li >
<!-- =================== -->
<!-- UI Elements -->
<!-- =================== -->
< li class = "sidebar-item mega-dropdown" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-layout-grid" > < / i >
< / span >
< span class = "hide-menu" > UI< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/ui-accordian.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Accordian< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-badge.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Badge< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-buttons.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Buttons< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-dropdowns.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Dropdowns< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-modals.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Modals< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-tab.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Tab< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-tooltip-popover.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Tooltip & Popover< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-notification.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Alerts< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-progressbar.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Progressbar< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-pagination.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Pagination< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-typography.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Typography< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-bootstrap-ui.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Bootstrap UI< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-breadcrumb.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Breadcrumb< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-offcanvas.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Offcanvas< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-lists.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Lists< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-grid.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Grid< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-carousel.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Carousel< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-scrollspy.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Scrollspy< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-spinner.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Spinner< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/ui-link.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Link< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Forms -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Forms< / span >
< / li >
<!-- =================== -->
<!-- Forms -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link two-column has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-file-text" > < / i >
< / span >
< span class = "hide-menu" > Forms< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
<!-- form elements -->
< li class = "sidebar-item" >
< a href = "../main/form-inputs.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Forms Input< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-input-groups.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Input Groups< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-input-grid.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Input Grid< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-checkbox-radio.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Checkbox & Radios< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-bootstrap-switch.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Bootstrap Switch< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-select2.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Select2< / span >
< / a >
< / li >
<!-- form inputs -->
< li class = "sidebar-item" >
< a href = "../main/form-basic.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Basic Form< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-vertical.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Vertical< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-horizontal.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Horizontal< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-actions.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Actions< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-row-separator.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Row Separator< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-bordered.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Bordered< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/form-detail.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Detail< / span >
< / a >
< / li >
<!-- form wizard -->
< li class = "sidebar-item" >
< a href = "../main/form-wizard.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Form Wizard< / span >
< / a >
< / li >
<!-- Quill Editor -->
< li class = "sidebar-item" >
< a href = "../main/form-editor-quill.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Quill Editor< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Tables -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Tables< / span >
< / li >
<!-- =================== -->
<!-- Bootstrap Table -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-layout-sidebar" > < / i >
< / span >
< span class = "hide-menu" > Tables< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/table-basic.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Basic Table< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-dark-basic.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Dark Basic Table< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-sizing.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Sizing Table< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-layout-coloured.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Coloured Table< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-datatable-basic.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Basic Initialisation< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-datatable-api.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > API< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/table-datatable-advanced.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Advanced Initialisation< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Charts -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Charts< / span >
< / li >
<!-- =================== -->
<!-- Apex Chart -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-chart-pie" > < / i >
< / span >
< span class = "hide-menu" > Charts< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-line.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Line Chart< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-area.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Area Chart< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-bar.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Bar Chart< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-pie.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Pie Chart< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-radial.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Radial Chart< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/chart-apex-radar.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Radar Chart< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- ============================= -->
<!-- Icons -->
<!-- ============================= -->
< li class = "nav-small-cap" >
< i class = "ti ti-dots nav-small-cap-icon fs-4" > < / i >
< span class = "hide-menu" > Icons< / span >
< / li >
<!-- =================== -->
<!-- Tabler Icon -->
<!-- =================== -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< i class = "ti ti-archive" > < / i >
< / span >
< span class = "hide-menu" > Icon< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../main/icon-tabler.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Tabler Icon< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "../main/icon-solar.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Solar Icon< / span >
< / a >
< / li >
< / ul >
< / li >
<!-- multi level -->
< li class = "sidebar-item" >
< a class = "sidebar-link has-arrow" href = "javascript:void(0)" aria-expanded = "false" >
< span class = "rounded-3" >
< iconify-icon icon = "solar:airbuds-case-minimalistic-line-duotone" class = "ti" > < / iconify-icon >
< / span >
< span class = "hide-menu" > Multi DD< / span >
< / a >
< ul aria-expanded = "false" class = "collapse first-level" >
< li class = "sidebar-item" >
< a href = "../docs/index.html" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Documentation< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 1< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link has-arrow" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 2< / span >
< / a >
< ul aria-expanded = "false" class = "collapse second-level" >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 2.1< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 2.2< / span >
< / a >
< / li >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 2.3< / span >
< / a >
< / li >
< / ul >
< / li >
< li class = "sidebar-item" >
< a href = "javascript:void(0)" class = "sidebar-link" >
< i class = "ti ti-circle" > < / i >
< span class = "hide-menu" > Page 3< / span >
< / a >
< / li >
< / ul >
< / li >
< / ul >
< / nav >
<!-- End Sidebar navigation -->
< / div >
<!-- End Sidebar scroll -->
< / aside >
< div class = "body-wrapper" >
< div class = "container-fluid" >
< div class = "card bg-info-subtle shadow-none position-relative overflow-hidden mb-4" >
< div class = "card-body px-4 py-3" >
< div class = "row align-items-center" >
< div class = "col-9" >
< h4 class = "fw-semibold mb-8" > Custom-Validation< / h4 >
< nav aria-label = "breadcrumb" >
< ol class = "breadcrumb" >
< li class = "breadcrumb-item" >
< a class = "text-muted text-decoration-none" href = "../main/index.html" > Home< / a >
< / li >
< li class = "breadcrumb-item" aria-current = "page" > Custom-Validation< / li >
< / ol >
< / nav >
< / div >
< div class = "col-3" >
< div class = "text-center mb-n5" >
< img src = "../assets/images/breadcrumb/ChatBc.png" alt = "modernize-img" class = "img-fluid mb-n4" / >
< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "card" >
< div class = "border-bottom title-part-padding" >
< h4 class = "card-title mb-0" > Validation Form< / h4 >
< / div >
< div class = "card-body" >
< form novalidate >
< div class = "mb-3 form-group" >
< label class = "form-label" > Basic Text Input
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "text" class = "form-control" required data-validation-required-message = "This field is required" / >
< / div >
< div class = "form-control-feedback" >
< small > Add < code > required< / code > attribute to field for
required validation.< / small >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Email Field < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "email" name = "email" class = "form-control" required data-validation-required-message = "This field is required" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Password Input Field
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "password" name = "password" class = "form-control" required data-validation-required-message = "This field is required" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Repeat Password Input Field
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "password" name = "password2" data-validation-match-match = "password" class = "form-control" required / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > File Input Field
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "file" name = "file" class = "form-control" required / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Input with Icon < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< div class = "input-group" >
< input type = "text" class = "form-control" placeholder = "Addon To Right" data-validation-required-message = "This field is required" / >
< div class = "input-group-text" >
< span >
< i class = "ti ti-currency-dollar" > < / i >
< / span >
< / div >
< / div >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Maximum Character Length
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "maxChar" class = "form-control" required data-validation-required-message = "This field is required" maxlength = "10" / >
< / div >
< div class = "form-control-feedback" >
< small > Add < code > maxlength='10'< / code > attribute for maximum
number of characters to accept.
< / small >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Minimum Character Length
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "minChar" class = "form-control" required data-validation-required-message = "This field is required" minlength = "6" / >
< / div >
< div class = "form-control-feedback" >
< small > Add < code > minlength="6"< / code > attribute for minimum
number of characters to accept.< / small >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Only Numbers < span class = "text-danger" > *< / span >
< / label >
< div class = "input-group" >
< span class = "input-group-text" >
< i class = "ti ti-currency-dollar fs-5" > < / i >
< / span >
< input type = "number" name = "onlyNum" class = "form-control" required data-validation-required-message = "This field is required" / >
< span class = "input-group-text" > 0.00< / span >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Maximum Number < span class = "text-danger" > *< / span >
< / label >
< input type = "text" name = "maxNum" class = "form-control" required data-validation-required-message = "This field is required" max = "25" / >
< div class = "form-control-feedback" >
< small >
< i > Must be lower than 25< / i >
< / small > -
< small > Add < code > max< / code > attribute for maximum number to
accept. Also use
< code > data-validation-max-message< / code > attribute for
max failure message
< / small >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Minimum Number < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "minNum" class = "form-control" required data-validation-required-message = "This field is required" min = "10" / >
< / div >
< div class = "form-control-feedback" >
< small >
< i > Must be higher than 10< / i >
< / small > -
< small > Add < code > min< / code > attribute for minimum number to
accept. Also use
< code > data-validation-min-message< / code > attribute for
min failure message
< / small >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Text Input Range
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "text" class = "form-control" required data-validation-required-message = "This field is required" minlength = "10" maxlength = "20" placeholder = "Enter number between 10 & 20" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Input with Button
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< div class = "input-group" >
< input type = "text" class = "form-control" placeholder = "Search" required / >
< button class = "btn btn-primary" type = "button" >
Go!
< / button >
< / div >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > No Characters, Only Numbers
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" name = "noChar" class = "form-control" required data-validation-containsnumber-regex = "(\d)+" data-validation-containsnumber-message = "No Characters Allowed, Only Numbers" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Pattern < span class = "text-danger" > *< / span >
< small >
< i > Must start with 'a' and end with 'z'< / i >
< / small >
< / label >
< div class = "controls" >
< input type = "text" name = "pattern" pattern = "a.*z" data-validation-pattern-message = "Must start with 'a' and end with 'z'" class = "form-control" required / >
< div class = "form-control-feedback" >
< small > Add < code > pattern< / code > attribute to set input
pattern. Also use
< code > data-validation-pattern-message< / code > attribute
for pattern failure message
< / small >
< / div >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Enter URL < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" class = "form-control" placeholder = "Add URL" data-validation-regex-regex = "((http[s]?|ftp[s]?):\/\/)?([\da-z\.-]+)\.([a-z\.]{2,6})([\/\w \.-]*)*" data-validation-regex-message = "Only Valid URL's" / >
< div class = "form-control-feedback" >
< small > Add
< code > data-validation-regex-regex< / code > attribute for
regular expression. Also use
< code > data-validation-regex-message< / code > attribute
for regex failure message
< / small >
< / div >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Enter Email Address
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" class = "form-control" placeholder = "Email Address" data-validation-regex-regex = "([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})" data-validation-regex-message = "Enter Valid Email" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Enter Date < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< input type = "text" class = "form-control" placeholder = "MM/DD/YYYY" data-validation-regex-regex = "([a-z0-9_\.-]+)@([\da-z\.-]+)\.([a-z\.]{2,6})" data-validation-regex-message = "Enter Valid Email" / >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Basic Select < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< select name = "select" id = "select" required class = "form-select form-control" >
< option value = "" > Select Your City< / option >
< option value = "1" > India< / option >
< option value = "2" > USA< / option >
< option value = "3" > UK< / option >
< option value = "4" > Canada< / option >
< option value = "5" > Dubai< / option >
< / select >
< / div >
< / div >
< div class = "mb-3 form-group" >
< label class = "form-label" > Textarea < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< textarea name = "textarea" id = "textarea" class = "form-control" required placeholder = "Textarea text" > < / textarea >
< / div >
< / div >
< div class = "row" >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Checkbox < span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< div class = "form-check" >
< input type = "checkbox" required value = "single" class = "form-check-input" id = "customCheck1" / >
< label class = "form-check-label" for = "customCheck1" > Check this custom checkbox< / label >
< / div >
< / div >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Checkbox Group
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" value = "x" name = "styled_checkbox" required class = "form-check-input" id = "customCheck2" / >
< label class = "form-check-label" for = "customCheck2" > I am unchecked< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" value = "y" name = "styled_checkbox" class = "form-check-input" id = "customCheck3" / >
< label class = "form-check-label" for = "customCheck3" > I am unchecked too< / label >
< / div >
< / fieldset >
< / div >
< / div >
< / div >
< / div >
< div class = "row" >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Select Max 2 Checkbox< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" name = "styled_max_checkbox" data-validation-maxchecked-maxchecked = "2" data-validation-maxchecked-message = "Don't be greedy!" required class = "form-check-input" id = "customCheck4" / >
< label class = "form-check-label" for = "customCheck4" > I am unchecked checkbox< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" name = "styled_max_checkbox" class = "form-check-input" id = "customCheck5" / >
< label class = "form-check-label" for = "customCheck5" > I am unchecked too< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" name = "styled_max_checkbox" class = "form-check-input" id = "customCheck6" / >
< label class = "form-check-label" for = "customCheck6" > You can check me< / label >
< / div >
< / fieldset >
< / div >
< small > Select any 2 options< / small >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Minimum 2 Checkbox selection< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" value = "1" data-validation-minchecked-minchecked = "2" data-validation-minchecked-message = "Choose at least two" name = "styled_min_checkbox" required class = "form-check-input" id = "customCheck7" / >
< label class = "form-check-label" for = "customCheck7" > I am unchecked checkbox< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" value = "2" name = "styled_min_checkbox" class = "form-check-input" id = "customCheck8" / >
< label class = "form-check-label" for = "customCheck8" > I am unchecked checkbox too< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "checkbox" value = "3" name = "styled_min_checkbox" class = "form-check-input" id = "customCheck9" / >
< label class = "form-check-label" for = "customCheck9" > You can check me< / label >
< / div >
< / fieldset >
< / div >
< small > Select any 2 options< / small >
< / div >
< / div >
< / div >
< div class = "row" >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Radio Buttons
< span class = "text-danger" > *< / span >
< / label >
< fieldset class = "controls" >
< div class = "form-check py-2" >
< input type = "radio" value = "1" name = "styled_radio" required id = "styled_radio1" class = "form-check-input" / >
< label class = "form-check-label" for = "styled_radio1" > Check me< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "radio" value = "2" name = "styled_radio" id = "styled_radio2" class = "form-check-input" / >
< label class = "form-check-label" for = "styled_radio2" > or me< / label >
< / div >
< / fieldset >
< / div >
< / div >
< div class = "col-md-6" >
< div class = "mb-3 form-group" >
< label class = "form-label" > Inline Radio Buttons
< span class = "text-danger" > *< / span >
< / label >
< div class = "controls" >
< fieldset >
< div class = "form-check py-2" >
< input type = "radio" value = "Yes" name = "styled_inline_radio" required id = "styled_radio_inline1" class = "form-check-input" / >
< label class = "form-check-label" for = "styled_radio_inline1" > Check me< / label >
< / div >
< / fieldset >
< fieldset >
< div class = "form-check py-2" >
< input type = "radio" value = "No" name = "styled_inline_radio" id = "styled_radio_inline2" class = "form-check-input" / >
< label class = "form-check-label" for = "styled_radio_inline2" > or me< / label >
< / div >
< / fieldset >
< / div >
< / div >
< / div >
< / div >
< div class = "d-flex flex-wrap gap-6" >
< button type = "submit" class = "btn btn-primary" >
Submit
< / button >
< button type = "reset" class = "btn bg-danger-subtle text-danger" >
Cancel
< / button >
< / div >
< / form >
< / div >
< / div >
< / div >
< / div >
< / div >
<!-- Search Bar -->
< div class = "modal fade" id = "exampleModal" tabindex = "-1" aria-hidden = "true" >
< div class = "modal-dialog modal-dialog-scrollable modal-lg" >
< div class = "modal-content rounded-1" >
< div class = "modal-header border-bottom" >
< input type = "search" class = "form-control fs-3" placeholder = "Search here" id = "search" / >
< a href = "javascript:void(0)" data-bs-dismiss = "modal" class = "lh-1" >
< i class = "ti ti-x fs-5 ms-3" > < / i >
< / a >
< / div >
< div class = "modal-body message-body" data-simplebar = "" >
< h5 class = "mb-0 fs-5 p-1" > Quick Page Links< / h5 >
< ul class = "list mb-0 py-2" >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Modern< / span >
< span class = "text-muted d-block" > /dashboards/dashboard1< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Dashboard< / span >
< span class = "text-muted d-block" > /dashboards/dashboard2< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Contacts< / span >
< span class = "text-muted d-block" > /apps/contacts< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Posts< / span >
< span class = "text-muted d-block" > /apps/blog/posts< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Detail< / span >
< span class = "text-muted d-block" > /apps/blog/detail/streaming-video-way-before-it-was-cool-go-dark-tomorrow< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Shop< / span >
< span class = "text-muted d-block" > /apps/ecommerce/shop< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Modern< / span >
< span class = "text-muted d-block" > /dashboards/dashboard1< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Dashboard< / span >
< span class = "text-muted d-block" > /dashboards/dashboard2< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Contacts< / span >
< span class = "text-muted d-block" > /apps/contacts< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Posts< / span >
< span class = "text-muted d-block" > /apps/blog/posts< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Detail< / span >
< span class = "text-muted d-block" > /apps/blog/detail/streaming-video-way-before-it-was-cool-go-dark-tomorrow< / span >
< / a >
< / li >
< li class = "p-1 mb-1 bg-hover-light-black" >
< a href = "javascript:void(0)" >
< span class = "d-block" > Shop< / span >
< span class = "text-muted d-block" > /apps/ecommerce/shop< / span >
< / a >
< / li >
< / ul >
< / div >
< / div >
< / div >
< / div >
<!-- Shopping Cart -->
< div class = "offcanvas offcanvas-end shopping-cart" tabindex = "-1" id = "offcanvasRight" aria-labelledby = "offcanvasRightLabel" >
< div class = "offcanvas-header justify-content-between py-4" >
< h5 class = "offcanvas-title fs-5 fw-semibold" id = "offcanvasRightLabel" >
Shopping Cart
< / h5 >
< span class = "badge bg-primary rounded-4 px-3 py-1 lh-sm" > 5 new< / span >
< / div >
< div class = "offcanvas-body h-100 px-4 pt-0" data-simplebar >
< ul class = "mb-0" >
< li class = "pb-7" >
< div class = "d-flex align-items-center" >
< img src = "../assets/images/products/product-1.jpg" width = "95" height = "75" class = "rounded-1 me-9 flex-shrink-0" alt = "modernize-img" / >
< div >
< h6 class = "mb-1" > Supreme toys cooker< / h6 >
< p class = "mb-0 text-muted fs-2" > Kitchenware Item< / p >
< div class = "d-flex align-items-center justify-content-between mt-2" >
< h6 class = "fs-2 fw-semibold mb-0 text-muted" > $250< / h6 >
< div class = "input-group input-group-sm w-50" >
< button class = "btn border-0 round-20 minus p-0 bg-success-subtle text-success" type = "button" id = "add1" >
-
< / button >
< input type = "text" class = "form-control round-20 bg-transparent text-muted fs-2 border-0 text-center qty" placeholder = "" aria-label = "Example text with button addon" aria-describedby = "add1" value = "1" / >
< button class = "btn text-success bg-success-subtle p-0 round-20 border-0 add" type = "button" id = "addo2" >
+
< / button >
< / div >
< / div >
< / div >
< / div >
< / li >
< li class = "pb-7" >
< div class = "d-flex align-items-center" >
< img src = "../assets/images/products/product-2.jpg" width = "95" height = "75" class = "rounded-1 me-9 flex-shrink-0" alt = "modernize-img" / >
< div >
< h6 class = "mb-1" > Supreme toys cooker< / h6 >
< p class = "mb-0 text-muted fs-2" > Kitchenware Item< / p >
< div class = "d-flex align-items-center justify-content-between mt-2" >
< h6 class = "fs-2 fw-semibold mb-0 text-muted" > $250< / h6 >
< div class = "input-group input-group-sm w-50" >
< button class = "btn border-0 round-20 minus p-0 bg-success-subtle text-success" type = "button" id = "add2" >
-
< / button >
< input type = "text" class = "form-control round-20 bg-transparent text-muted fs-2 border-0 text-center qty" placeholder = "" aria-label = "Example text with button addon" aria-describedby = "add2" value = "1" / >
< button class = "btn text-success bg-success-subtle p-0 round-20 border-0 add" type = "button" id = "addon34" >
+
< / button >
< / div >
< / div >
< / div >
< / div >
< / li >
< li class = "pb-7" >
< div class = "d-flex align-items-center" >
< img src = "../assets/images/products/product-3.jpg" width = "95" height = "75" class = "rounded-1 me-9 flex-shrink-0" alt = "modernize-img" / >
< div >
< h6 class = "mb-1" > Supreme toys cooker< / h6 >
< p class = "mb-0 text-muted fs-2" > Kitchenware Item< / p >
< div class = "d-flex align-items-center justify-content-between mt-2" >
< h6 class = "fs-2 fw-semibold mb-0 text-muted" > $250< / h6 >
< div class = "input-group input-group-sm w-50" >
< button class = "btn border-0 round-20 minus p-0 bg-success-subtle text-success" type = "button" id = "add3" >
-
< / button >
< input type = "text" class = "form-control round-20 bg-transparent text-muted fs-2 border-0 text-center qty" placeholder = "" aria-label = "Example text with button addon" aria-describedby = "add3" value = "1" / >
< button class = "btn text-success bg-success-subtle p-0 round-20 border-0 add" type = "button" id = "addon3" >
+
< / button >
< / div >
< / div >
< / div >
< / div >
< / li >
< / ul >
< div class = "align-bottom" >
< div class = "d-flex align-items-center pb-7" >
< span class = "text-dark fs-3" > Sub Total< / span >
< div class = "ms-auto" >
< span class = "text-dark fw-semibold fs-3" > $2530< / span >
< / div >
< / div >
< div class = "d-flex align-items-center pb-7" >
< span class = "text-dark fs-3" > Total< / span >
< div class = "ms-auto" >
< span class = "text-dark fw-semibold fs-3" > $6830< / span >
< / div >
< / div >
< a href = "../main/eco-checkout.html" class = "btn btn-outline-primary w-100" > Go to shopping cart< / a >
< / div >
< / div >
< / div >
< / div >
2025-12-27 02:50:16 +08:00
{{template "components-footer.html" .}}
2025-12-26 22:35:18 +08:00
2025-12-27 02:50:16 +08:00
2025-12-26 22:35:18 +08:00
< script src = "../assets/js/extra-libs/jqbootstrapvalidation/validation.js" > < / script >
< script src = "../assets/js/forms/custom-validation-init.js" > < / script >