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 [ /* |-------------------------------------------------------------------------- | Invoice Language Lines |-------------------------------------------------------------------------- | | The following language lines are for invoice screen | */ 'invoice_settings' => 'Invoice Settings', 'manage_your_invoices' => 'Manage your invoice settings', 'all_your_invoice_schemes' => 'All your invoice schemes', 'added_success' => 'Invoice setting added successfully', 'updated_success' => 'Invoice setting updated successfully', 'deleted_success' => 'Invoice setting deleted successfully', 'add_invoice' => 'Add new invoice scheme', 'edit_invoice' => 'Edit invoice scheme', 'name' => 'Name', 'prefix' => 'Prefix', 'start_number' => 'Start from', 'total_digits' => 'Number of digits', 'preview' => 'Preview', 'not_selected' => 'Not selected', 'invoice_count' => 'Invoice Count', 'invoice_schemes' => 'Invoice Schemes', 'invoice_layouts' => 'Invoice Layouts', 'invoice_layout' => 'Invoice layout', 'all_your_invoice_layouts' => 'All your invoice layouts', 'add_invoice_layout' => 'Add new invoice layout', 'layout_name' => 'Layout name', 'invoice_scheme' => 'Invoice scheme', 'header_text' => 'Header text', 'invoice_no_prefix' => 'Invoice no. label', 'invoice_heading' => 'Invoice heading', 'sub_total_label' => 'Subtotal label', 'discount_label' => 'Discount label', 'tax_label' => 'Tax label', 'total_label' => 'Total label', 'fields_to_be_shown_in_address' => 'Fields to be shown in location address', 'highlight_color' => 'Highlight color', 'footer_text' => 'Footer text', 'layout_added_success' => 'Invoice layout added successfully', 'edit_invoice_layout' => 'Edit invoice layout', 'layout_updated_success' => 'Invoice layout updated successfully', 'used_in_locations' => 'Used in locations', 'show_business_name' => 'Show business name', 'show_location_name' => 'Show location name', 'show_mobile_number' => 'Mobile number', 'show_alternate_number' => 'Alternate number', 'show_email' => 'Email', 'show_tax_1' => 'Tax 1 details', 'show_tax_2' => 'Tax 2 details', 'fields_to_shown_for_communication' => 'Fields for Communication details', 'fields_to_shown_for_tax' => 'Fields for Tax details', 'invoice_logo' => 'Invoice Logo', 'show_logo' => 'Show invoice Logo', 'show_barcode' => 'Show Barcode', 'total_due_label' => 'Total Due Label', 'invoice_heading_not_paid' => 'Heading Suffix for not paid', 'invoice_heading_paid' => 'Heading Suffix for paid', 'show_payments' => 'Show Payment information', 'show_customer' => 'Show Customer information', 'paid_label' => 'Amount Paid Label', 'customer_label' => 'Customer Label', 'invoice_scheme_for_pos' => 'Invoice scheme for POS', 'invoice_scheme_for_sale' => 'Invoice scheme for sale', 'number_type' => 'Numbering Type', 'sequential' => 'Sequential', 'random' => 'Aleatory/Random', 'number_type_tooltip' => 'Sequential will generate number serially like 1,2,3,4 <br/> Aleatory will generate number randomly' ];