<?php $__env->startSection('body'); ?>

  <h3>News</h3>
  <hr>

<?php $__env->stopSection(); ?>
<?php echo $__env->make('/store/template', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>