Eshop-Laravel/storage/framework/views/2630e685bf4869d98b0d1a156aa215f9e14ec747.php
2019-10-18 12:25:37 +03:00

7 lines
No EOL
208 B
PHP

<?php $__env->startSection('main_content'); ?>
<h1>Blog!!</h1>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('master', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>