JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr{ gilour

File "88c249f3216fd1a9671dd1b6734d6a4dc2a741d3.php"

Full Path: /var/www/lionsclub/core/storage/framework/views/88c249f3216fd1a9671dd1b6734d6a4dc2a741d3.php
File size: 961 bytes
MIME-type: text/x-php
Charset: utf-8

<?php $__env->startSection('title', "404"); ?>
<?php $__env->startSection('content'); ?>
    <div class="app-body indigo bg-auto w-full">
        <div class="text-center pos-rlt p-y-md">
            <h1 class="text-shadow text-white text-4x">
                <span class="text-2x font-bold block m-t-lg">404</span>
            </h1>
            <p class="h5 m-y-lg text-u-c font-bold"><?php echo e(__('backend.notFound')); ?>.</p>
            <a href="<?php echo e(URL::previous()); ?>" class="md-btn amber-700 md-raised p-x-md">
                <span class="text-white"><?php echo e(__('backend.returnTo')); ?> <i class="material-icons">&#xe5c4;</i></span>
            </a>
        </div>
    </div>
<?php $__env->stopSection(); ?>


<?php echo $__env->make('dashboard.layouts.auth', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /var/www/lionsclub/core/resources/views/errors/404.blade.php ENDPATH**/ ?>