| Current Path : /var/www/html/LLCF-APP/storage/framework/views/ |
| Current File : /var/www/html/LLCF-APP/storage/framework/views/4d77a6c5af895d4f07c9a3e8219b8565.php |
<?php $__env->startSection('content'); ?>
<section class="content">
<div class="error-page">
<h2 class="headline text-warning">404</h2>
<div class="error-content">
<h3><i class="fas fa-exclamation-triangle text-warning"></i> Oops! Page not found.</h3>
<p><?php echo e($exception->getMessage()); ?> <a href="<?php echo e(route('admin.dashboard')); ?>">return to index</a>.</p>
</div>
</div>
</section>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('admin.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/html/LLCF-APP/resources/views/errors/404.blade.php ENDPATH**/ ?>