Eshop-Laravel/storage/framework/views/13b3824cadaa25b85e8f2629c13096cc13aeeb39.php

9 lines
341 B
PHP
Raw Normal View History

2019-10-18 09:25:37 +00:00
<?php $__env->startSection('title', 'Page Expired'); ?>
<?php $__env->startSection('message'); ?>
The page has expired due to inactivity.
<br/><br/>
Please refresh and try again.
<?php $__env->stopSection(); ?>
<?php echo $__env->make('errors::layout', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>