Path : /var/www/html/phkaymedia/storage/framework/views/ |
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
Current File : /var/www/html/phkaymedia/storage/framework/views/884673e7313e62b7f25b6b19033468303ecd2247.php |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title><?php echo e(__('message.page not found')); ?></title> <link href="<?php echo e(mix('/css/app.css')); ?>" rel="stylesheet"> </head> <body> <div class="my-loading" id="myLoading"> <div class="d-flex flex-column justify-content-center align-items-center w-100 h-100"> <div class="d-flex align-items-center"> <h1 class="display-1 font-title px-2">4</h1> <div class="loader"> <span> <img src="<?php echo e(asset('logo32x32.png')); ?>" alt="Logo" width="70%"> </span> </div> <h1 class="display-1 font-title px-2">4</h1> </div> <h1 class="font-title"><?php echo e(__('message.page not found')); ?></h1> <a href="<?php echo e(route('home',app()->getLocale())); ?>" class="btn btn-warning btn-sm rounded-pill"><i class='bx bx-left-arrow-alt'></i> Back Home</a> </div> </div> <script src="<?php echo e(mix('/js/app.js')); ?>"></script> </body> </html><?php /**PATH /var/www/html/phkaymedia/resources/views/errors/404.blade.php ENDPATH**/ ?>