File: /var/www/quadcode-site/storage/framework/views/e9bc4e2498ed03d6e098b968b0383d6f334eaf15.php
<?php $__env->startSection('title', $item->title); ?>
<?php $__env->startSection('description', $item->description); ?>
<?php $__env->startSection('keywords', $item->keywords); ?>
<?php $__env->startSection('header'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('headerBackground'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<?php echo $item->renderBlocks(false); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('site.layouts.app', [
'light_menu' => $item->light_menu
], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /project/quadcode/releases/20210219133717Z/resources/views/site/page.blade.php ENDPATH**/ ?>