File manager - Edit - /home/linknsbh/rassudr.online/storage/framework/views/a4e38466ea89b980b387c83eedeb3916a5b71768.php
Back
<script> <?php if(Session::has('message')): ?> var type = "<?php echo e(Session::get('alert-type')); ?>"; if (type) { type = type } else { var type = "<?php echo e(Session::get('alert-type', 'info')); ?>"; } switch (type) { case 'info': toastr.options = { "closeButton": true, "progressBar": true, "timeOut": 10000, "extendedTimeOut": 10000, "positionClass": "toast-top-right", } toastr.info("<?php echo e(Session::get('message')); ?>"); break; case 'success': toastr.options = { "closeButton": true, "progressBar": true, "timeOut ": 10000, "extendedTimeOut": 10000, "positionClass": "toast-top-right", } toastr.success("<?php echo e(Session::get('message')); ?>"); break; case 'warning': toastr.options = { "closeButton": true, "progressBar": true, "timeOut ": 10000, "extendedTimeOut": 10000, "positionClass": "toast-top-right", } toastr.warning("<?php echo e(Session::get('message')); ?>"); break; case 'error': toastr.options = { "closeButton": true, "progressBar": true, "timeOut ": 10000, "extendedTimeOut": 10000, "positionClass": "toast-top-right", } toastr.error("<?php echo e(Session::get('message')); ?>"); break; } <?php endif; ?> </script> <?php /**PATH /home/linknsbh/rassudr.online/resources/views/frontend/partials/toastr.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 1.2 |
proxy
|
phpinfo
|
Settings