HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers79/artofeinstein.be/app/storage/views/bb2b9940d1a88a107c905018ab44a624
 <?php $__env->startSection('meta'); ?> <title>404 | The Art of Ein-Stein</title> <meta name="description" content="Page not found"> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <div class="page-content"> <header> <div class="content-container"> <h2><a href="/"> <?php echo \Config::get('business.name'); ?></a></h2> <nav> <ul> <li><a href="/">Home</a></li> <li><a href="/disclaimer">Disclaimer</a></li> <li><a href="/voorwaarden">Voorwaarden</a></li> </ul> </nav> </div> </header> <div class="error-row"> <div class="cta-block"> <h1> 404 - Page not found </h1> <div class="call"> <a href="tel:<?php echo \Config::get('business.phone.call'); ?>"> <div class="icon-circle"><span></span></div> <p><?php echo \Illuminate\Support\Facades\Lang::get('translations.call'); ?> <?php echo \Config::get('business.phone.display'); ?></p> </a> </div> <div class="return-home"> <a href="/">Terug naar home</a> </div> </div> <div class="background"> <div class="background-image"></div> </div> </div> </div> <?php echo $__env->make('layouts.partials.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.base', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>