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/immoginis.komma.pro/app/storage/views/539100c2236944e3a7555916aec577e6
 <?php $__env->startSection('editable_content'); ?> <section class="home-search"> <div class="placeholder"> <h1><?php echo \Illuminate\Support\Facades\Lang::get('translations.findHome'); ?></h1> <div class="orange-block"> <?php echo $__env->make('properties.filter_form', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> </div> <div class="home-search__free-estimation"> <h2 class="home-search__subtitle">Of vraag een gratis schatting aan</h2> <a class="home-search__free-estimation-button" href="/gratis-schatting"> Vraag aan </a> </div> </div> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('extra-js'); ?> <script type="text/javascript" src="/js/jquery.selectric.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?libraries=places&language=nl&key=<?php echo Config::get('komma.google_api_key'); ?>"></script> <script type="text/javascript" src="/js/form.js?v=2"></script> <script type="text/javascript" src="/js/formHome.js"></script> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.base', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>