⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.91
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
/
html
/
storage
/
framework
/
views
/
View File Name :
f10b87d94a37d78e30bbe77a40d0f82246e12bec.php
<!doctype html> <html lang="<?php echo e(config('app.locale')); ?>"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no"> <title>SKV EWASTE</title> <meta name="description" content="Aaradayaa"> <meta name="author" content="Aaradayaa"> <meta name="robots" content="noindex, nofollow"> <!-- CSRF Token --> <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>"> <!-- Icons --> <link rel="shortcut icon" href="<?php echo e(asset('media/favicons/favicon.png')); ?>"> <link rel="icon" sizes="192x192" type="image/png" href="<?php echo e(asset('media/favicons/favicon-192x192.png')); ?>"> <link rel="apple-touch-icon" sizes="180x180" href="<?php echo e(asset('media/favicons/apple-touch-icon-180x180.png')); ?>"> <!-- Fonts and Styles --> <?php echo $__env->yieldContent('css_before'); ?> <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="<?php echo e(asset('css/oneui.css')); ?>"> <!-- You can include a specific file from public/css/themes/ folder to alter the default color theme of the template. eg: --> <!-- <link rel="stylesheet" id="css-theme" href="<?php echo e(asset('css/themes/amethyst.css')); ?>"> --> <?php echo $__env->yieldContent('css_after'); ?> <!-- Scripts --> <script>window.Laravel = <?php echo json_encode(['csrfToken' => csrf_token(),]); ?>;</script> </head> <body> <div id="page-container" style="/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#437ceb+0,07c7a4+100 */ background: #a8e063; /* Old browsers */ background: -moz-linear-gradient(top, #a8e063 0%, #56ab2f 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #a8e063 0%,#56ab2f 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #a8e063 0%,#56ab2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8e063', endColorstr='#07c7a4',GradientType=0 ); /* IE6-9 */ "> <!-- Main Container --> <main id="main-container"> <?php echo $__env->yieldContent('content'); ?> </main> <!-- END Main Container --> </div> <!-- END Page Container --> <!-- OneUI Core JS --> <script src="<?php echo e(asset('js/oneui.app.js')); ?>"></script> <!-- Laravel Scaffolding JS --> <?php echo $__env->yieldContent('js_after'); ?> </body> </html> <?php /**PATH /var/www/html/resources/views/backend/layouts/simple.blade.php ENDPATH**/ ?>