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 /
id /
Delete
Unzip
Name
Size
Permission
Date
Action
auth.php
628
B
-rw-r--r--
2025-12-16 02:00
barcode.php
2.21
KB
-rw-r--r--
2025-12-16 02:00
brand.php
760
B
-rw-r--r--
2025-12-16 02:00
business.php
4.19
KB
-rw-r--r--
2025-12-16 02:00
cash_register.php
1.3
KB
-rw-r--r--
2025-12-16 02:00
category.php
917
B
-rw-r--r--
2025-12-16 02:00
contact.php
1.64
KB
-rw-r--r--
2025-12-16 02:00
expense.php
1.47
KB
-rw-r--r--
2025-12-16 02:00
home.php
1.07
KB
-rw-r--r--
2025-12-16 02:00
invoice.php
2.91
KB
-rw-r--r--
2025-12-16 02:00
lang_v1.php
83.75
KB
-rw-r--r--
2025-12-16 02:00
messages.php
1.8
KB
-rw-r--r--
2025-12-16 02:00
pagination.php
536
B
-rw-r--r--
2025-12-16 02:00
passwords.php
821
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.48
KB
-rw-r--r--
2025-12-16 02:00
purchase.php
2.96
KB
-rw-r--r--
2025-12-16 02:00
receipt.php
890
B
-rw-r--r--
2025-12-16 02:00
report.php
3.2
KB
-rw-r--r--
2025-12-16 02:00
restaurant.php
4.39
KB
-rw-r--r--
2025-12-16 02:00
role.php
4.12
KB
-rw-r--r--
2025-12-16 02:00
sale.php
2.6
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.13
KB
-rw-r--r--
2025-12-16 02:00
tooltip.php
7.99
KB
-rw-r--r--
2025-12-16 02:00
unit.php
757
B
-rw-r--r--
2025-12-16 02:00
user.php
1.61
KB
-rw-r--r--
2025-12-16 02:00
validation.php
6
KB
-rw-r--r--
2025-12-16 02:00
Save
Rename
<?php return [ /* |-------------------------------------------------------------------------- | Cash Register Language Lines |-------------------------------------------------------------------------- | | The following language lines are used for Cash Register CRUD operations. | */ 'cash_register' => 'Kasir', 'manage_your_cash_register' => 'Mengelola Kasir', 'all_your_cash_register' => 'Semua Kasir', 'cash_in_hand' => 'Persiapan uang tunai', 'open_cash_register' => 'Buka Kasir', 'enter_amount' => 'Masukan jumlah', 'open_register' => 'Buka Register', 'register_details' => 'Detail Register', 'cash_payment' => 'Pembayaran Tunai', 'checque_payment' => 'Pembayaran Cek', 'card_payment' => 'Pembayaran Kartu', 'bank_transfer' => 'Transfer Bank', 'other_payments' => 'Pembayaran Lainnya', 'total_sales' => 'Total Penjualan', 'total_cash' => 'Total Tunai', 'current_register' => 'Register saat ini', 'close_register' => 'Register ditutup', 'total_card_slips' => 'Total slip kartu', 'total_cheques' => 'Total cek', 'closing_note' => 'Catatan Penutup', 'close_success' => 'Register berhasil ditutup', 'open' => 'Buka', 'close' => 'Tutup', 'total_refund' => 'Total Refund', 'refunds' => 'Refund', ];