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/9ffb08b935a8f4eaea7515fb321cc72a
<section class="text-row <?php echo isset($color) ? $color : ''; ?>"> <div class="content-container"> <?php echo $content; ?> <?php if($data->content->code_name == 'home' || $data->content->code_name == 'about'): ?> <?php echo $__env->make('layouts.partials.element.cta-small', [ 'href' => $data->contactLink->route, 'text' => trans('translations.cta-home2') ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php endif; ?> </div> </section>