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/PDeckers/opelkapitan.nl/app/storage/views/b4115ac0de6bd3c70a454e08d30495d9
 <?php $__env->startSection('text-block'); ?> <?php if($blocks->has('home_text')): ?> <h3><?php echo $blocks->get('home_text')->translation->name; ?></h3> <?php echo $blocks->get('home_text')->translation->description; ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('badge-block'); ?> <?php if($blocks->has('default_badge')): ?> <h3><?php echo $blocks->get('default_badge')->translation->name; ?></h3> <?php echo $blocks->get('default_badge')->translation->description; ?> <div class="button"> <a href="#contact" class="internalLink"> <div class="inner-button"> <p>Contact</p> </div> </a> </div> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('editable_content'); ?> <?php echo $__env->make('layouts.partials.home.homeIntro', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->make('layouts.partials.home.subNavigation', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->make('layouts.partials.home.text-row', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->make('layouts.partials.imageSlider', [ 'extraClass' => 'home-slider', 'images' => [ '/img/slider/slider-opel-6', ]], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('extra-js'); ?> <script type="text/javascript" src="/js/jquery.touchSwipe.min.js"></script> <script type="text/javascript" src="/js/imageSlider.js"></script> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>