Server IP : 66.29.132.124 / Your IP : 18.191.147.146 Web Server : LiteSpeed System : Linux business141.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : wavevlvu ( 1524) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/wavevlvu/book24.ng/storage/framework/views/ |
Upload File : |
<?php $__env->startSection('template_title'); ?> <?php echo e(trans('installer_messages.final.templateTitle')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('title'); ?> <i class="fa fa-flag-checkered fa-fw" aria-hidden="true"></i> <?php echo e(trans('installer_messages.final.title')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('container'); ?> <p><strong><small><?php echo e(trans('installer_messages.final.log')); ?></small></strong></p> <pre><code><?php echo e($finalStatusMessage); ?></code></pre> <div class="buttons"> <a href="<?php echo e(url('/')); ?>" class="button"><?php echo e(trans('installer_messages.final.exit')); ?></a> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('vendor.installer.layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/book24/public_html/resources/views/vendor/installer/finished.blade.php ENDPATH**/ ?>