shell bypass 403
<?php $__env->startSection('title', __('Server Error')); ?> <?php $__env->startSection('code', '500'); ?> <?php $__env->startSection('message', __('Server Error')); ?> <?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/500.blade.php ENDPATH**/ ?>