ヤミRoot VoidGate
User / IP
:
216.73.217.162
Host / Server
:
15.235.182.215 / pollibazaar.com
System
:
Linux asia.cbnex.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
pollibazaar
/
public_html
/
storage
/
framework
/
views
/
Viewing: eca4298f33f68e5ec4137700d6a815bf.php
<?php $__env->startSection('title', translate('Software_Update')); ?> <?php $__env->startSection('content'); ?> <div class="content container-fluid"> <div class="mb-3 mb-sm-20"> <h2 class="h1 mb-0 text-capitalize d-flex align-items-center gap-2"> <?php echo e(translate('system_Setup')); ?> </h2> </div> <?php echo $__env->make('admin-views.system-setup.system-settings-inline-menu', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> <div class="bg-info bg-opacity-10 fs-12 px-12 py-10 text-dark rounded d-flex gap-2 align-items-center mb-3 mb-sm-20"> <i class="fi fi-sr-lightbulb-on text-info"></i> <span> <?php echo e(translate('Your_current_version_is')); ?> <?php echo e(SOFTWARE_VERSION); ?>. <?php echo e(translate('To_check_our_new_version')); ?> <a class="text-decoration-underline fw-semibold" target="_blank" href="<?php echo e('https://codecanyon.net/item/6valley-multivendor-ecommerce-complete-ecommerce-mobile-app-web-and-admin-panel/31448597'); ?>"> <?php echo e(translate('Click_Here')); ?> </a> </span> </div> <?php ($conditionOne= checkUploadMaxFileSizeLimit(limit: 200)); ?> <?php ($conditionTwo= checkPostMaxFileSizeLimit(limit: 200)); ?> <div class="card"> <div class="card-body"> <form action="<?php echo e(route('admin.system-setup.software-update')); ?>" method="post" enctype="multipart/form-data" id="software-update-form" data-redirect-route="<?php echo e(route('home')); ?>" data-input-warning="<?php echo e(translate('Please_upload_the_file_first')); ?>"> <?php echo csrf_field(); ?> <div class="d-flex flex-column gap-3 gap-sm-20"> <div class=""> <h2><?php echo e(translate('upload_the_updated_file')); ?></h2> <p class="mb-0 fs-12"> <?php echo e(translate('in_this_section_you_can_update_your_system_by_simply_upload_our_updated_zip_file.')); ?> </p> </div> <div class="bg-section rounded-8 p-12 p-sm-20"> <div class="row g-4"> <div class="col-lg-6"> <div class="form-group"> <label class="form-label" for="username"> <?php echo e(translate('codecanyon_username')); ?> <span class="text-danger">*</span> </label> <input type="text" class="form-control" id="username" placeholder="<?php echo e(translate('ex').':'.'2.1'); ?>" value="<?php echo e(env('BUYER_USERNAME')); ?>" name="username" required readonly data-bs-toggle="tooltip" data-bs-placement="top" aria-label="<?php echo e(translate('This field is read only mode.')); ?>" data-bs-title="<?php echo e(translate('This field is read only mode.')); ?>" > </div> </div> <div class="col-lg-6"> <div class="form-group"> <label class="form-label" for="purchase_key"> <?php echo e(translate('purchase_code')); ?> <span class="text-danger">*</span> </label> <input type="text" class="form-control" id="purchase_key" value="<?php echo e(env('PURCHASE_CODE')); ?>" name="purchase_key" required readonly data-bs-toggle="tooltip" data-bs-placement="top" aria-label="<?php echo e(translate('This field is read only mode.')); ?>" data-bs-title="<?php echo e(translate('This field is read only mode.')); ?>" > </div> </div> </div> </div> <div class="row g-4"> <?php ($conditionOne=checkUploadMaxFileSizeLimit(limit: 200)); ?> <?php ($conditionTwo=checkPostMaxFileSizeLimit(limit: 200)); ?> <div class="col-lg-6"> <div class="bg-section rounded-8 p-12 p-sm-20"> <div class="file-upload-parent <?php echo e($conditionOne && $conditionTwo ? "" : 'disabled'); ?>"> <div class="custom-file-upload mb-4"> <input type="file" accept=".zip" data-max-file-size="512MB" name="update_file" id="input-file" /> <div class="text-center"> <div class="mb-20"> <i class="fi fi-rr-cloud-upload-alt fs-1 text-black-50"></i> </div> <p class="mb-0 fs-14 mb-1"> <?php echo e(translate('Select_a_file_or')); ?> <span class="fw-semibold"> <?php echo e(translate('Drag_&_Drop')); ?> </span> <?php echo e(translate('here')); ?> </p> <div class="mb-0 fs-12"> <?php echo e(translate('total_file_size_no_more_than_512mb')); ?> </div> <div class="btn btn-outline-primary mt-30 trigger_input_btn"> <?php echo e(translate('Select_File')); ?> </div> </div> </div> <div class="file-preview-list d-flex flex-column gap-4"></div> <div id="file-upload-config" data-icon-src="<?php echo e(dynamicAsset(path: 'public/assets/new/back-end/img/icons/file-view.png')); ?>"></div> <div class="mt-4 d--none progress-bar-container"> <div class="d-flex justify-content-between mb-1 flex-wrap gap-2"> <span><?php echo e(translate('Progress')); ?>...</span> <span class="upload-progress-label"></span> </div> <div class="progress" role="progressbar" aria-label="Success" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"> <div class="progress-bar progress-bar-striped bg-success upload-progress-bar"></div> </div> </div> </div> </div> </div> <div class="col-lg-6"> <div class="bg-warning bg-opacity-10 fs-12 px-20 py-3 text-dark rounded-8 h-100 d-flex justify-content-center flex-column"> <h3 class="text-info-dark"><?php echo e(translate('instructions')); ?></h3> <ul class="m-0 ps-20 d-flex flex-column gap-1 text-body"> <li> <?php echo e(translate('please_make_sure').','.translate('your_server_php').'"'.translate('upload_max_filesize').'"'.translate('value_is_grater_or_equal_to_200MB.').' '.translate('current_value_is').' - '.ini_get('upload_max_filesize').'B'); ?> </li> <li> <?php echo e(translate('please_make_sure').','.translate('your_server_php').'"'.translate('post_max_size').'"'.translate('value_is_grater_or_equal_to_200MB.').' '.translate('current_value_is') .' - '.ini_get('post_max_size').'B'); ?> </li> </ul> </div> </div> <div class="col-12"> <div class="d-flex flex-wrap justify-content-end gap-3"> <button type="reset" class="btn btn-secondary px-sm-4 min-w-120"> <?php echo e(translate('cancel')); ?> </button> <button type="<?php echo e(getDemoModeFormButton(type: 'button')); ?>" <?php echo e($conditionOne && $conditionTwo ? '' : 'disabled'); ?> class="btn btn-primary px-sm-4 min-w-120 <?php echo e(getDemoModeFormButton(type: 'class')); ?>"> <?php echo e(translate('save')); ?> </button> </div> </div> </div> </div> </form> </div> </div> </div> <?php echo $__env->make("layouts.admin.partials.offcanvas._software-update-setup", array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startPush('script'); ?> <script src="<?php echo e(dynamicAsset(path: 'public/assets/backend/admin/js/system-setup/system-setup.js')); ?>"></script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.admin.app', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /home/pollibazaar/public_html/resources/views/admin-views/system-setup/software-update.blade.php ENDPATH**/ ?>
Coded With 💗 by
0x6ick