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 /
lang /
ro /
Delete
Unzip
Name
Size
Permission
Date
Action
account.php
2.07
KB
-rw-r--r--
2025-12-16 02:00
auth.php
637
B
-rw-r--r--
2025-12-16 02:00
barcode.php
2.17
KB
-rw-r--r--
2025-12-16 02:00
brand.php
757
B
-rw-r--r--
2025-12-16 02:00
business.php
4
KB
-rw-r--r--
2025-12-16 02:00
cash_register.php
1.31
KB
-rw-r--r--
2025-12-16 02:00
category.php
914
B
-rw-r--r--
2025-12-16 02:00
contact.php
1.57
KB
-rw-r--r--
2025-12-16 02:00
expense.php
1.47
KB
-rw-r--r--
2025-12-16 02:00
home.php
1019
B
-rw-r--r--
2025-12-16 02:00
invoice.php
2.75
KB
-rw-r--r--
2025-12-16 02:00
lang_v1.php
86.66
KB
-rw-r--r--
2025-12-16 02:00
messages.php
1.77
KB
-rw-r--r--
2025-12-16 02:00
pagination.php
537
B
-rw-r--r--
2025-12-16 02:00
passwords.php
786
B
-rw-r--r--
2025-12-16 02:00
printer.php
1.06
KB
-rw-r--r--
2025-12-16 02:00
product.php
2.46
KB
-rw-r--r--
2025-12-16 02:00
purchase.php
2.73
KB
-rw-r--r--
2025-12-16 02:00
receipt.php
869
B
-rw-r--r--
2025-12-16 02:00
report.php
3.07
KB
-rw-r--r--
2025-12-16 02:00
restaurant.php
4.26
KB
-rw-r--r--
2025-12-16 02:00
role.php
3.93
KB
-rw-r--r--
2025-12-16 02:00
sale.php
2.37
KB
-rw-r--r--
2025-12-16 02:00
stock_adjustment.php
1.08
KB
-rw-r--r--
2025-12-16 02:00
tax_rate.php
1.08
KB
-rw-r--r--
2025-12-16 02:00
tooltip.php
7.5
KB
-rw-r--r--
2025-12-16 02:00
unit.php
745
B
-rw-r--r--
2025-12-16 02:00
user.php
1.52
KB
-rw-r--r--
2025-12-16 02:00
validation.php
6.01
KB
-rw-r--r--
2025-12-16 02:00
Save
Rename
<?php return [ /* |-------------------------------------------------------------------------- | Stock Adjustment Language Lines |-------------------------------------------------------------------------- | | The following language lines are used for Stock Adjustment CRUD operations. | */ 'stock_adjustment' => 'Stock Adjustment', 'stock_adjustments' => 'Stock Adjustments', 'list' => 'List Stock Adjustments', 'add' => 'Add Stock Adjustment', 'all_stock_adjustments' => 'All stock adjustments', 'search_product' => 'Search products for stock adjustment', 'adjustment_type' => 'Adjustment type', 'normal' => 'Normal', 'abnormal' => 'Abnormal', 'total_amount' => 'Total Amount', 'total_amount_recovered' => 'Total amount recovered', 'reason_for_stock_adjustment' => 'Reason', 'stock_adjustment_added_successfully' => 'Stock adjustment added successfully', 'search_products' => 'Search Products', 'delete_success' => 'Stock adjustment deleted successfully', 'view_details' => 'View stock adjustment details', ];