| Path : /var/www/html/phkaynews-v2/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/phkaynews-v2/storage/framework/views/464b83bb2046beeb7e71ec60d3b24b8a93260dc6.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')); ?>" 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/phkaynews-v2/resources/views/errors/404.blade.php ENDPATH**/ ?>