File: D:/HostingSpaces/SBogers96/smilefotografie.nl/app/storage/views/5dc8b1f61c4f494d6624a595d39169a7
<?php $__env->startSection('content'); ?> <section class="default-content"> <div class="grid-container"> <h1><?php echo $page->name; ?></h1> <div class="column-7"> <?php echo $page->description; ?> <a class="button black arrow" href="/sitemap">sitemap</a> </div> <div class="clear"></div> </div> </section> <?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>