Eshop-Laravel/storage/framework/views/57b7fc43dc69a80101175e45747683ce037fe21f.php

5 lines
277 B
PHP
Raw Normal View History

2019-10-18 09:25:37 +00:00
<?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(); ?>