{{ __('obs.total_item') }}
{{--
{{ __('obs.invoice_id') }}
--}}
  • {{ __('obs.total_bill') }}
  • {{ __('obs.total_vat') }}
  • @if($is_pos_layout)
  • {{ __('obs.service_charge') }} (%)
  • @endif
  • {{ __('obs.discount') }} (%)
  • {{ __('obs.discount') }} (TK)
  • {{ __('obs.shipping') }} (+) {{-- --}}
@if(request()->order_only != 1)
{{ __('obs.type') }} {{ __('obs.ref_no') }} {{ __('obs.amount') }} {{ __('obs.actions') }}
@endif

{{ __('obs.total_amount') }}

{{ __('obs.paid_amount') }}

{{ __('obs.change') }}