@extends('layouts.app')
@section('title', 'POS')
@section('content')
POS Terminal
@lang('sale.product')
@lang('sale.qty')
@lang('sale.unit_price')
@lang('sale.tax')
@lang('sale.price_inc_tax')
@lang('sale.subtotal')