|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/poskrypt/admin.poskrypt.com/resources/views/purchase/partials/ |
Upload File : |
<table class="table table-bordered table-striped ajax_view" id="purchase_table" style="width: 100%;">
<thead>
<tr>
<th>@lang('messages.action')</th>
<th>@lang('messages.date')</th>
<th>@lang('purchase.ref_no')</th>
<th>@lang('purchase.location')</th>
<th>@lang('purchase.supplier')</th>
<th>@lang('purchase.purchase_status')</th>
<th>@lang('purchase.payment_status')</th>
<th>@lang('purchase.grand_total')</th>
<th>@lang('purchase.payment_due') <i class="fa fa-info-circle text-info no-print" data-toggle="tooltip" data-placement="bottom" data-html="true" data-original-title="{{ __('messages.purchase_due_tooltip')}}" aria-hidden="true"></i></th>
<th>@lang('lang_v1.added_by')</th>
</tr>
</thead>
<tfoot>
<tr class="bg-gray font-17 text-center footer-total">
<td colspan="5"><strong>@lang('sale.total'):</strong></td>
<td class="footer_status_count"></td>
<td class="footer_payment_status_count"></td>
<td class="footer_purchase_total"></td>
<td class="text-left"><small>@lang('report.purchase_due') - <span class="footer_total_due"></span><br>
@lang('lang_v1.purchase_return') - <span class="footer_total_purchase_return_due"></span>
</small></td>
<td></td>
</tr>
</tfoot>
</table>