⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
crm.dev-unit.com
/
storage
/
framework
/
views
/
View File Name :
8925abdef4b42cda89323eda5f1990ac9bfc93a9.php
<?php $__currentLoopData = session('flash_notification', collect())->toArray(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $message): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($message['overlay']): ?> <?php echo $__env->make('flash::modal', [ 'modalClass' => 'flash-modal', 'title' => $message['title'], 'body' => $message['message'] ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php else: ?> <div class="alert alert-<?php echo e($message['level']); ?> <?php echo e($message['important'] ? 'alert-important' : ''); ?>" role="alert" > <?php if($message['important']): ?> <button type="button" class="close" data-dismiss="alert" aria-hidden="true" >×</button> <?php endif; ?> <?php echo $message['message']; ?> </div> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php echo e(session()->forget('flash_notification')); ?> <?php /**PATH /home/id/crm.dev-unit.com/vendor/laracasts/flash/src/Laracasts/Flash/../../views/message.blade.php ENDPATH**/ ?>