| @lang("Smartinventory::inventory.product_name") |
@lang("Smartinventory::inventory.product_barcode") |
@lang("role.unit") |
@lang("Smartinventory::inventory.current_amount") |
@lang("Smartinventory::inventory.amount_after_inventory") |
@lang("Smartinventory::inventory.amount_difference") |
@lang("Smartinventory::inventory.options") |
@include("Smartinventory::partials.tableRowForListing" , [$inventories , $quantityProductsArray,$products])
@endsection
@include("Smartinventory::partials.modals.editProductInventoryModal")
@section('javascript')
@include('Smartinventory::partials.mainscript')
{{-- --}}
@endsection