shell bypass 403
<?php $__env->startSection('title', __('Forbidden')); ?> <?php $__env->startSection('code', '403'); ?> <?php $__env->startSection('message', __($exception->getMessage() ?: 'Forbidden')); ?> <?php echo $__env->make('errors::minimal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/bouloter/public_html/resources/views/errors/403.blade.php ENDPATH**/ ?>