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/sportivo.komma.pro/app/storage/views/1baf78d22e901cb82d5f044841311c97
 <?php $__env->startSection('navigationBar'); ?> @parent <?php if($data->socialMedia): ?> <?php echo $__env->make('layouts.partials.socialMedia', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('pageHeader'); ?> <?php if(isset($data->photo)): ?> <?php echo $__env->make('layouts.partials.photoHeader', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php else: ?> <?php echo $__env->make('layouts.partials.mainHeader', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content-block1'); ?> <section class="content-block1 row"> <?php echo $__env->make('layouts.partials.contentblocks.breadcrumb', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <article class="span8"> <?php echo $__env->make('layouts.partials.contentblocks.mainContent', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php if(isset($data->quote['text'])&&isset($data->quote['author'])): ?> <?php echo $__env->make('layouts.partials.contentblocks.quote', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> <?php if(isset($data->content['text2'])): ?> <p class="span9 noPadding"> <?php echo $data->content['text2']; ?> </p> <?php endif; ?> <?php if(isset($data->inlineButton)): ?> <div class="subscribe-container span10 <?php if(isset($data->inlineButton_extra)): ?><?php echo $data->inlineButton_extra; ?> <?php endif; ?>"> <a <?php if(isset($data->inlineButton['target'])): ?> target="<?php echo $data->inlineButton['target']; ?>" <?php endif; ?> class="span6 subscribe-button <?php echo $data->inlineButton['color']; ?>" href="<?php echo $data->inlineButton['url']; ?><?php if(isset($data->inlineButton['download'])&&$data->inlineButton['download']==true): ?>?=<?php $dt = \Carbon\Carbon::now(); echo $dt->timestamp; ?><?php endif; ?>"> <span class="text"><?php echo $data->inlineButton['value']; ?></span> <span class="icon"></span> </a> </div> <?php endif; ?> </article> <?php if(isset($data->content['extraImage'])): ?> <div class="image-action span9"> <img alt="action promo" src="<?php echo $data->content['extraImage']; ?>"/> </div> <?php endif; ?> <?php if(isset($data->buttons)): ?> <?php echo $__env->make('layouts.partials.contentblocks.buttonRow', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('subContent'); ?> <?php echo $__env->make('layouts.partials.articles', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->make('layouts.partials.sportsPurposeCircles', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.base', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>