Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/ledger.corals.io/storage/framework/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/ledger.corals.io/storage/framework/views/3d331a67c0c0246847ab72f26a6eafe60f1cbe03.php
<script type="text/javascript">
    $(document).ready(function () {
        // handle validation messages

        var msg = '';

        <?php $__currentLoopData = $errors->all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $error): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
            msg = msg + "- <?php echo e($error); ?> <br/>";
        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>

        if (msg.length) {
            themeNotify({
                'level': 'error',
                'message': msg
            });
        }

        // handle status messages
        <?php if(session('status')): ?>
        themeNotify({
            'level': 'info',
            'message': "<?php echo e(session('status')); ?>"
        });
        <?php endif; ?>

        <?php if($message = session('notification')): ?>
        themeNotify({
            'level': "<?php echo e($message['level']); ?>",
            'message': "<?php echo $message['message']; ?>"
        });
        <?php endif; ?>

        // handle flash messages
        <?php $__currentLoopData = session('flash_notification', collect())->toArray(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $message): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
        themeNotify({
            'level': "<?php echo e($message['level']); ?>",
            'message': "<?php echo $message['message']; ?>"
        });
        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>

        <?php echo e(session()->forget('flash_notification')); ?>

        <?php echo e(session()->forget('notification')); ?>

    });
</script><?php /**PATH /home/corals/ledger.corals.io/resources/themes/elite-admin/partials/notifications.blade.php ENDPATH**/ ?>

Spamworldpro Mini