@extends('layouts.app') @section('pageTitle', 'Ingreso de Inventario') @section('breadcrumb') @endsection @section('content')
Ingreso de Inventario
@can('alarms')  Historial Ingresos Inventario @endcan
@csrf

Productos Nr Uni B1 Precio Uni B2 Total B3 Cambio $ B4 Trasp Prod B5 Precio T B6 Precio x Uni B7 Min % Venta B8 Aumento % B9 $ Sug Uni B10 Venta T B11 $ Final Uni B12 Precio Final T B13 Precio Mayorista
@endsection @push('scripts') @endpush