• Dashboard
  • Inventario
      @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor')
    • Categorias
    • @endif @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Vendedor')
    • Productos
    • @endif
  • @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Contable' || auth()->user()->profile == 'Cajero')
  • Cobros
      @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Contable')
    • Cobro Creditos
    • @endif
  • @endif
  • Compras
      @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Contable')
    • Proveedores
    • Compras
    • @endif
  • @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Vendedor')
  • Ventas
    • Clientes
    • Cotizaciones
    • Conduces
    • Ventas
    • Facturas
    • Nota de credito
  • @endif
  • Reparaciones
    • Reparciones y/o Mantenimientos
    • Generar Orden
  • Reportes @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Contable')
    • Productos
    • Conduces
    • Compras
    • Proveedores
    • Clientes
    • Cotizaciones
    • Ventas
    • Cierres de Caja
    • Reparaciones
    @endif
  • @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Supervisor' || auth()->user()->profile == 'Contable' || auth()->user()->profile == 'Cajero')
  • Caja
  • @endif
  • Configuracion
      @if (auth()->user()->profile == 'Administrador' )
    • Control de Acceso
    • @endif @if (auth()->user()->profile == 'Administrador' || auth()->user()->profile == 'Contable')
    • NCF (tipo de impuestos)
    • @endif @if (auth()->user()->profile == 'Administrador' )
    • Datos de la Empresa
    • Pie de Pagina
    • @endif