| @lang('sale.product') | @lang('sale.qty') | @if (auth()->user()->can('stock_transfer.view_stock_value'))@lang('sale.unit_price') | @lang('sale.subtotal') | @endif|
|---|---|---|---|---|
|
Total Quantity:
0.00
|
@if (auth()->user()->can('stock_transfer.view_stock_value'))
@lang('sale.total'): 0.00
|
@endif
|||