HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/barbeatleanalyti/www/mbaris.beatleanalytics.com/BarisAdmin/dashboard.html
<!DOCTYPE html>
<html lang="en">
 
   <head>
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
      <title>Baris | Dashboard </title>
      <link rel="icon" type="image/x-icon" href="#"/>
      <link href="assets/css/loader.css" rel="stylesheet" type="text/css" />
      <script src="assets/js/loader.js"></script>
      <!-- BEGIN GLOBAL MANDATORY STYLES -->
      <link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet">
      <link href="bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
      <link href="assets/css/plugins.css" rel="stylesheet" type="text/css" />
      <!-- END GLOBAL MANDATORY STYLES -->
      <!-- BEGIN PAGE LEVEL PLUGINS/CUSTOM STYLES -->
      <link href="plugins/apex/apexcharts.css" rel="stylesheet" type="text/css">
      <link href="assets/css/dashboard/dash_2.css" rel="stylesheet" type="text/css" />
      <!-- END PAGE LEVEL PLUGINS/CUSTOM STYLES -->
   </head>
   <body>
      <!-- BEGIN LOADER -->
      <div id="load_screen">
         <div class="loader">
            <div class="loader-content">
               <div class="spinner-grow align-self-center"></div>
            </div>
         </div>
      </div>
      <!--  END LOADER -->
      <!--  BEGIN NAVBAR  -->
      <div class="header-container fixed-top">
         <header class="header navbar navbar-expand-sm">
            <ul class="navbar-item theme-brand flex-row  text-center">
               
               <li class="nav-item theme-text">
                  <a href="dashboard.html" class="nav-link"> Barish </a>
               </li>
            </ul>
            <ul class="navbar-item flex-row ml-md-0 ml-auto">
               <li class="nav-item align-self-center search-animated">
                  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search toggle-search">
                     <circle cx="11" cy="11" r="8"></circle>
                     <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
                  </svg>
                  <form class="form-inline search-full form-inline search" role="search">
                     <div class="search-bar">
                        <input type="text" class="form-control search-form-control  ml-lg-auto" placeholder="Search...">
                     </div>
                  </form>
               </li>
            </ul>
            <ul class="navbar-item flex-row ml-md-auto">
               <li class="nav-item dropdown user-profile-dropdown">
                  <a href="javascript:void(0);" class="nav-link dropdown-toggle user" id="userProfileDropdown" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
                  <img src="assets/img/profile-16.jpg" alt="avatar">
                  </a>
                  <div class="dropdown-menu position-absolute" aria-labelledby="userProfileDropdown">
                     <div class="">
                        <div class="dropdown-item">
                           <a class="" href="auth_login.html">
                              <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-out">
                                 <path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path>
                                 <polyline points="16 17 21 12 16 7"></polyline>
                                 <line x1="21" y1="12" x2="9" y2="12"></line>
                              </svg>
                              Sign Out
                           </a>
                        </div>
                     </div>
                  </div>
               </li>
            </ul>
         </header>
      </div>
      <!--  END NAVBAR  -->
      <!--  BEGIN NAVBAR  -->
      <div class="sub-header-container">
         <header class="header navbar navbar-expand-sm">
            <a href="javascript:void(0);" class="sidebarCollapse" data-placement="bottom">
               <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu">
                  <line x1="3" y1="12" x2="21" y2="12"></line>
                  <line x1="3" y1="6" x2="21" y2="6"></line>
                  <line x1="3" y1="18" x2="21" y2="18"></line>
               </svg>
            </a>
            <ul class="navbar-nav flex-row">
               <li>
                  <div class="page-header">
                     <nav class="breadcrumb-one" aria-label="breadcrumb">
                        <ol class="breadcrumb">
                           <li class="breadcrumb-item active" aria-current="page"><span>Dashboard</span></li>
                        </ol>
                     </nav>
                  </div>
               </li>
            </ul>
         </header>
      </div>
      <!--  END NAVBAR  -->
      <!--  BEGIN MAIN CONTAINER  -->	
      <div class="main-container" id="container">
         <div class="overlay"></div>
         <div class="search-overlay"></div>
         <!--  BEGIN SIDEBAR  -->
         <div class="sidebar-wrapper sidebar-theme">
            <nav id="sidebar">
               <div class="shadow-bottom"></div>
               <ul class="list-unstyled menu-categories" id="accordionExample">
                  <li class="menu">
                     <a href="dashboard.html" aria-expanded="false" class="dropdown-toggle">
                        <div class="">
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-home">
                              <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
                              <polyline points="9 22 9 12 15 12 15 22"></polyline>
                           </svg>
                           <span>Dashboard</span>
                        </div>
                     </a>
                  </li>
                  <li class="menu">
                     <a href="#dashboard" data-toggle="collapse" aria-expanded="false" class="dropdown-toggle collapsed">
                        <div class="">
                          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users"><path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path><circle cx="9" cy="7" r="4"></circle><path d="M23 21v-2a4 4 0 0 0-3-3.87"></path><path d="M16 3.13a4 4 0 0 1 0 7.75"></path></svg>
                           <span>User</span>
                        </div>
                        <div>
                           <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
                              <polyline points="9 18 15 12 9 6"></polyline>
                           </svg>
                        </div>
                     </a>
                     <ul class="submenu list-unstyled collapse" id="dashboard" data-parent="#accordionExample" style="">
                        <li class="active">
                           <a href="alluser.html"> All User </a>
                        </li>
                        <li>
                           <a href="addnewuser.html"> Add New User </a>
                        </li>
                     </ul>
                  </li>
               </ul>
            </nav>
         </div>
         <!--  END SIDEBAR  -->
         <!--  BEGIN CONTENT PART  -->
         <div id="content" class="main-content">
            <div class="layout-px-spacing">
               <div class="row layout-top-spacing">
                  <div class="col-xl-12 col-lg-12 col-md-12 col-sm-12 col-12 layout-spacing">
                     <div class="row widget-statistic">
                        <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12">
                           <div class="widget widget-one_hybrid widget-followers">
                              <div class="widget-heading">
                                 <div class="w-icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" 
                                       stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users">
                                       <path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path>
                                       <circle cx="9" cy="7" r="4"></circle>
                                       <path d="M23 21v-2a4 4 0 0 0-3-3.87"></path>
                                       <path d="M16 3.13a4 4 0 0 1 0 7.75"></path>
                                    </svg>
                                 </div>
                                 <p class="w-value">50</p>
                                 <h5 class="">Owner</h5>
                              </div>
                           </div>
                        </div>
                        <div class="col-xl-6 col-lg-6 col-md-6 col-sm-6 col-12">
                           <div class="widget widget-one_hybrid widget-referral">
                              <div class="widget-heading">
                                 <div class="w-icon">
                                    <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" 
                                       stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-users">
                                       <path d="M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"></path>
                                       <circle cx="9" cy="7" r="4"></circle>
                                       <path d="M23 21v-2a4 4 0 0 0-3-3.87"></path>
                                       <path d="M16 3.13a4 4 0 0 1 0 7.75"></path>
                                    </svg>
                                 </div>
                                 <p class="w-value">890</p>
                                 <h5 class="">Auditor</h5>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <div class="footer-wrapper">
               <div class="footer-section f-section-1">
                  <p class="">Copyright © 2020 <a target="_blank" href="http://www.beatlebuddy.com/">Beatlebuddy</a>, All rights reserved.</p>
               </div>
                    
            </div>
         </div>
         <!--  END CONTENT PART  -->
      </div>
      <!-- END MAIN CONTAINER -->
      <!-- BEGIN GLOBAL MANDATORY SCRIPTS -->
      <script src="assets/js/libs/jquery-3.1.1.min.js"></script>
      <script src="bootstrap/js/popper.min.js"></script>
      <script src="bootstrap/js/bootstrap.min.js"></script>
      <script src="plugins/perfect-scrollbar/perfect-scrollbar.min.js"></script>
      <script src="assets/js/app.js"></script>
      <script>
         $(document).ready(function() {
             App.init();
         });
      </script>
      <script src="assets/js/custom.js"></script>
      <!-- END GLOBAL MANDATORY SCRIPTS -->
      <!-- BEGIN PAGE LEVEL PLUGINS/CUSTOM SCRIPTS -->
      <script src="plugins/apex/apexcharts.min.js"></script>
      <script src="assets/js/dashboard/dash_2.js"></script>
      <!-- BEGIN PAGE LEVEL PLUGINS/CUSTOM SCRIPTS -->
	  
	  <style>body {
    zoom: 93%;
}</style>
   </body>
  
</html>