File: /var/www/javago-portal-updates/storage/framework/views/65b83b0b28697de9c7889be0e6d65d086f1e9429.php
<!DOCTYPE html>
<html lang="en">
<head>
<?php if (isset($component)) { $__componentOriginalfd7a118d7d6be652dd4b458ab311d7c233f90498 = $component; } ?>
<?php $component = App\View\Components\AppHead::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component->withName('app-head'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\AppHead::class))->getConstructor()): ?>
<?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalfd7a118d7d6be652dd4b458ab311d7c233f90498)): ?>
<?php $component = $__componentOriginalfd7a118d7d6be652dd4b458ab311d7c233f90498; ?>
<?php unset($__componentOriginalfd7a118d7d6be652dd4b458ab311d7c233f90498); ?>
<?php endif; ?>
<style>
.layout-top-spacing {
min-height: calc(100vh - 150px) !important;
}
</style>
</head>
<body
class="alt-menu sidebar-noneoverflow">
<?php if (isset($component)) { $__componentOriginalc1c367198a8da0d06754ee584dfeb30a38a182c0 = $component; } ?>
<?php $component = App\View\Components\AppLoader::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component->withName('app-loader'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\AppLoader::class))->getConstructor()): ?>
<?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc1c367198a8da0d06754ee584dfeb30a38a182c0)): ?>
<?php $component = $__componentOriginalc1c367198a8da0d06754ee584dfeb30a38a182c0; ?>
<?php unset($__componentOriginalc1c367198a8da0d06754ee584dfeb30a38a182c0); ?>
<?php endif; ?>
<!-- BEGIN MAIN CONTAINER -->
<div class="main-container" id="container">
<div class="overlay"></div>
<div class="search-overlay"></div>
<!-- BEGIN CONTENT PART -->
<div id="content" class="main-content">
<div class="layout-px-spacing">
<div class="container text-center layout-top-spacing">
<div class="my-5 py-5" style="background: var(--coffee-dark) !important;">
<h1 class="mt-5 pt-5" style="color: var(--coffee-light)">404</h1>
<h1 class="mb-5 pb-5" style="color: var(--coffee-light)"><?php echo e(__('Not Found')); ?></h1>
</div>
</div>
<?php if (isset($component)) { $__componentOriginal45d2dce3b6e23e3648270c5a8b7bfdd46e45fa69 = $component; } ?>
<?php $component = App\View\Components\AppFooter::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?>
<?php $component->withName('app-footer'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\AppFooter::class))->getConstructor()): ?>
<?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal45d2dce3b6e23e3648270c5a8b7bfdd46e45fa69)): ?>
<?php $component = $__componentOriginal45d2dce3b6e23e3648270c5a8b7bfdd46e45fa69; ?>
<?php unset($__componentOriginal45d2dce3b6e23e3648270c5a8b7bfdd46e45fa69); ?>
<?php endif; ?>
</div>
</div>
<!-- END CONTENT PART -->
</div>
<!-- END MAIN CONTAINER -->
</body>
</html>
<?php /**PATH /var/www/javago-portal-updates/resources/views/errors/404.blade.php ENDPATH**/ ?>