⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.140
Server IP:
68.65.123.197
Server:
Linux premium49.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Server Software:
LiteSpeed
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
smarbgfw
/
www
/
core
/
storage
/
framework
/
views
/
View File Name :
1ccfe4b065e70361a7fd49a607bc834bd4588984.php
<?php $version = $be->theme_version; if ($version == 'dark') { $version = 'default'; } ?> <?php $__env->startSection('breadcrumb-title', $bs->error_title); ?> <?php $__env->startSection('breadcrumb-subtitle', $bs->error_subtitle); ?> <?php $__env->startSection('breadcrumb-link', __('404')); ?> <?php $__env->startSection('content'); ?> <!-- Error section start --> <div class="error-section"> <div class="container"> <div class="row"> <div class="col-lg-6"> <div class="not-found"> <img src="<?php echo e(asset('assets/front/img/404.png')); ?>" alt=""> </div> </div> <div class="col-lg-6"> <div class="error-txt"> <div class="oops"> <img src="<?php echo e(asset('assets/front/img/oops.png')); ?>" alt=""> </div> <h2>You're lost...</h2> <p>The page you are looking for might have been moved, renamed, or might never existed.</p> <a href="<?php echo e(route('front.index')); ?>" class="go-home-btn">Back Home</a> </div> </div> </div> </div> </div> <!-- Error section end --> <?php $__env->stopSection(); ?> <?php echo $__env->make("front.$version.layout", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/smarbgfw/public_html/core/resources/views/errors/404.blade.php ENDPATH**/ ?>