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/SBogers10/straffer.komma.nl/app/storage/views/3537ee458a3672228361a1f0485b00a0
 <?php $__env->startSection('meta'); ?> <title>404 - Straffer</title> <meta name="description" content="Page not found"> <?php $__env->stopSection(); ?> <?php $__env->startSection('editable_content'); ?> <div class="intro-row error"> <header> <a href="/"> <div class="logo"></div> </a> </header> <div class="cta-block"> <h1> 404 - Page not found </h1> <h2 class="error-header">Net als deze pagina, denken wij graag outside the box.</h2> <div class="call"> <a href="tel:<?php echo \Config::get('business.phone.call'); ?>"> <h2>Neem Contact op: <strong><?php echo \Config::get('business.phone.display'); ?></strong></h2> </a> </div> <div class="return-home cta-small"> <a href="/">Return home</a> </div> <div class="error-box"> <img alt="outside" src="/images/structure/outside-the-box.png"/> </div> </div> </div> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.base_clean', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>