<?php echo $__env->make('layouts.pages.errors.error', [ 'error' => 404 ], array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>