One Hat Cyber Team
Your IP :
3.134.105.196
Server IP :
104.21.96.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
gftag.com
/
storage
/
framework
/
views
/
View File Name :
f8083913695233b8d3d20b8028924d70ca242cdc.php
<?php $__env->startSection('template_title'); ?> <?php echo e(trans('installer_messages.final.templateTitle')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('title'); ?> <i class="fa fa-thumbs-up 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.console')); ?></small></strong></p> <pre><code><?php echo e($finalMessages); ?></code></pre> <p><strong><small><?php echo e(trans('installer_messages.final.log')); ?></small></strong></p> <pre><code><?php echo e($finalStatusMessage); ?></code></pre> <p><strong><small><?php echo e(trans('installer_messages.final.env')); ?></small></strong></p> <pre><code><?php echo e($finalEnvFile); ?></code></pre> <div class="buttons"> <a href="<?php echo e(url('/')); ?>" class="button">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/shop/public_html/core/resources/views/vendor/installer/finished.blade.php ENDPATH**/ ?>