⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.0
Server IP:
157.245.101.34
Server:
Linux skvinfotech-website 5.4.0-131-generic #147-Ubuntu SMP Fri Oct 14 17:07:22 UTC 2022 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
skvinfotech.com
/
resources
/
views
/
layouts
/
View File Name :
header.blade.php
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>SKVINFO</title> <!-- Icons --> <!-- The following icons can be replaced with your own, they are used by desktop and mobile browsers --> <link rel="shortcut icon" href="{{asset('assets/media/favicons/logo.png')}}"> <!-- END Icons --> <!-- Stylesheets --> <!-- Fonts and OneUI framework --> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap"> <link rel="stylesheet" id="css-main" href="{{asset('assets/css/oneui.css')}}"> {{-- <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/1.11.5/css/jquery.dataTables.min.css"> --}} {{-- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css"> --}} <!-- You can include a specific file from css/themes/ folder to alter the default color theme of the template. eg: --> <!-- <link rel="stylesheet" id="css-theme" href="assets/css/themes/amethyst.min.css"> --> <!-- Page JS Plugins CSS --> <link rel="stylesheet" href="{{asset('assets/js/plugins/datatables/dataTables.bootstrap4.css')}}"> <link rel="stylesheet" href="{{asset('assets/js/plugins/datatables/buttons-bs4/buttons.bootstrap4.min.css')}}"> <link rel="stylesheet" href="{{asset('assets/js/plugins/raty-js/jquery.raty.css')}}"> <link rel="stylesheet" href="{{asset('assets/js/plugins/dropzone/dist/min/dropzone.min.css')}}"> <link rel="stylesheet" href="{{asset('assets/js/plugins/flatpickr/flatpickr.min.css')}}"> <!-- END Stylesheets --> <link rel="stylesheet" href="{{ asset('assets/js/plugins/select2/css/select2.min.css') }}"> <link rel="stylesheet" href="{{ asset('assets/js/plugins/flatpickr/flatpickr.min.css')}}"> <link rel="stylesheet" href="{{ asset('assets/js/plugins/magnific-popup/magnific-popup.css') }}"> <script type="text/javascript" src="{{asset('assets/ckeditor/ckeditor.js')}}"></script> <script src="{{asset('assets/js/plugins/dropzone/dropzone.min.js')}}"></script> <script src="{{asset('assets/js/plugins/flatpickr/flatpickr.min.js')}}"></script> <link rel="stylesheet" id="css-main" href="{{asset('assets/css/oneui.min.css')}}"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.5.6/cropper.css" integrity="sha256-jKV9n9bkk/CTP8zbtEtnKaKf+ehRovOYeKoyfthwbC8=" crossorigin="anonymous" /> </head> <body>