{{-- @if (!@$invoice)
@include('v2.inventory.global.counters', ['width'=> 100])
@endif --}}
| #
|
{{ __('obs.camel_case_product') }} |
{{ __('obs.unit') }} |
{{ __('obs.img') }} |
{{ __('obs.note') }} |
{{-- @if (warehouse_info()->use_expiry == 1)
{{ __('obs.expiry') }}
{{ __('obs.date') }} |
@endif --}}
{{ __('obs.qty') }} |
{{ __('obs.price') }} |
{{ __('obs.total') }} |
{{ __('obs.disc') }} (%) |
{{ __('obs.m_disc') }} |
{{ __('obs.net') }}{{ __('obs.price') }} |
{{ __('obs.vat_type') }} |
{{ __('obs.vat_tax') }} |
{{ __('obs.total') }} |
{{ __('obs.action') }} |
@include('v2.inventory.global.btn_add_new_row')
@include('v2.inventory.global.inv_foot')
@include('v2.inventory.global.cash_bank_payments')