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 [ /* |-------------------------------------------------------------------------- | Cash Register Language Lines |-------------------------------------------------------------------------- | | The following language lines are used for Cash Register CRUD operations. | */ 'cash_register' => 'Cash Register', 'manage_your_cash_register' => 'Manage Cash Registers', 'all_your_cash_register' => 'All Cash Registers', 'cash_in_hand' => 'Cash in hand', 'open_cash_register' => 'Open Cash Register', 'enter_amount' => 'Enter amount', 'open_register' => 'Open Register', 'register_details' => 'Register Details', 'cash_payment' => 'Cash Payment', 'checque_payment' => 'Cheque Payment', 'card_payment' => 'Card Payment', 'bank_transfer' => 'Bank Transfer', 'other_payments' => 'Other Payments', 'total_sales' => 'Total Sales', 'total_cash' => 'Total Cash', 'current_register' => 'Current Register', 'close_register' => 'Close Register', 'total_card_slips' => 'Total Card Slips', 'total_cheques' => 'Total cheques', 'closing_note' => 'Closing Note', 'close_success' => 'Register closed successfully', 'open' => 'Open', 'close' => 'Close', 'total_refund' => 'Total Refund', 'refunds' => 'Refunds', ];