⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
crm.dev-unit.com
/
storage
/
framework
/
views
/
View File Name :
3a8a5b68b6516a8fcdcbab42f1047bf57f47de83.php
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no" name="viewport"> <title><?php echo $__env->yieldContent('title'); ?> | <?php echo e(config('app.name')); ?></title> <link rel="shortcut icon" href="https://crm.dev-unit.com/uploads/2/favicon-32x32.png" type="image/x-icon" sizes="16x16"> <!-- General CSS Files --> <link href="<?php echo e(asset('assets/css/bootstrap.min.css')); ?>" rel="stylesheet" type="text/css"/> <link href="<?php echo e(asset('assets/css/@fortawesome/fontawesome-free/css/all.css')); ?>" rel="stylesheet" type="text/css"> <!-- Template CSS --> <link rel="stylesheet" href="<?php echo e(asset('assets/web/css/style.css')); ?>"> <link rel="stylesheet" href="<?php echo e(asset('assets/web/css/components.css')); ?>"> <?php echo $__env->yieldContent('page_css'); ?> </head> <body> <div id="app"> <section class="section"> <div class="container mt-5"> <div class="row"> <div class="col-md-6 offset-md-3"> <div class="login-brand"> <img src="https://dev-unit.com/dev-style/images/dev-unit-logo.svg" alt="logo" width="250" class=""> <h5>DEV-UNIT Your Development Unit</h5> </div> <?php echo $__env->yieldContent('content'); ?> <div class="simple-footer"> All rights reserved © <?php echo e(date('Y')); ?> <a href="https://wa.me/message/P5LEQEA2WJA3N1" target="_blank" >DEV-UNIT</a> </div> </div> </div> </div> </section> </div> <!-- General JS Scripts --> <script src="<?php echo e(asset('assets/js/jquery.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/js/popper.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/js/bootstrap.min.js')); ?>"></script> <script src="<?php echo e(asset('assets/js/jquery.nicescroll.js')); ?>"></script> <script src="<?php echo e(asset('assets/js/moment.min.js')); ?>"></script> <!-- JS Libraies --> <!-- Template JS File --> <script src="<?php echo e(asset('assets/web/js/stisla.js')); ?>"></script> <script src="<?php echo e(asset('assets/web/js/scripts.js')); ?>"></script> <!-- Page Specific JS File --> </body> <?php echo $__env->yieldContent('page_scripts'); ?> </html> <?php /**PATH /home/id/crm.dev-unit.com/resources/views/layouts/auth.blade.php ENDPATH**/ ?>