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

5 lines
No EOL
277 B
PHP

<?php $__env->startSection('title', 'Page Not Found'); ?>
<?php $__env->startSection('message', 'Sorry, the page you are looking for could not be found.'); ?>
<?php echo $__env->make('errors::layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>