Files
rohini-web/storage2/framework/views/2f9ed8fc6056e0bf31e7da9d550550b5.php
2025-12-28 12:16:05 +05:45

5 lines
437 B
PHP

<?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/rohiniedu/public_html/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/views/500.blade.php ENDPATH**/ ?>