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

File "b7a27363c006b4746fad051be064b8b6.php"

Full Path: /home/markqprx/iniasli.pro/storage/framework/views/b7a27363c006b4746fad051be064b8b6.php
File size: 2.83 KB
MIME-type: text/x-php
Charset: utf-8

<?php $__env->startSection('head'); ?>
    <?php echo $__env->make('seo.landing-page.seo-tags', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php $__env->stopSection(); ?>

<?php $__env->startSection('body'); ?>
    <?php if($data = settings('homepage.appearance')): ?>
        <h1><?php echo e($data['headerTitle']); ?></h1>
        <p><?php echo e($data['headerSubtitle']); ?></p>

        <?php $__currentLoopData = $data['actions']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $action): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
            <?php if(isset($action['action'])): ?>
                <a href="<?php echo e($action['action']); ?>"><?php echo e($action['label']); ?></a>
            <?php endif; ?>
        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>

        <?php if(isset($data['primaryFeatures'])): ?>
            <ul>
                <?php $__currentLoopData = $data['primaryFeatures']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $primaryFeature): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                    <li>
                        <h2><?php echo e($primaryFeature['title']); ?></h2>
                        <p><?php echo e($primaryFeature['subtitle']); ?></p>
                    </li>
                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
            </ul>
        <?php endif; ?>

        <?php if(isset($data['secondaryFeatures'])): ?>
            <ul>
                <?php $__currentLoopData = $data['secondaryFeatures']; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $secondaryFeature): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                    <li>
                        <h3><?php echo e($secondaryFeature['title']); ?></h3>
                        <?php if(isset($secondaryFeature['subtitle'])): ?>
                            <small><?php echo e($secondaryFeature['subtitle']); ?></small>
                        <?php endif; ?>

                        <p><?php echo e($secondaryFeature['description']); ?></p>
                    </li>
                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
            </ul>
        <?php endif; ?>

        <?php if(isset($data['footerTitle'])): ?>
            <footer>
                <div><?php echo e($data['footerTitle']); ?></div>
                <p><?php echo e($data['footerSubtitle']); ?></p>
            </footer>
        <?php endif; ?>
    <?php endif; ?>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('common::prerender.base', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/markqprx/l-dopa.com/resources/views/seo/landing-page/prerender.blade.php ENDPATH**/ ?>