• HOME
  • @if(Session::has('reparacion') || Session::has('reparacionTecnico') || Session::has('reparacionPago') || Session::has('nota') )
  • OPERATORIA
      @if(Session::has('reparacion'))
    • Reparaciones
      • Agregar Reparación
      • Listar Reparaciones
    • @endif @if(Session::has('reparacion'))
    • Listar Historial de Estados
    • @endif @if(Session::has('reparacionTecnico'))
    • Listar técnicos asignados en reparaciones
    • @endif @if(Session::has('reparacionPago'))
    • Listar Reparaciones - Pago
    • @endif @if(Session::has('nota'))
    • Notas de Clientes
      • Agregar Nota
      • Listar Notas
    • @endif @if(Session::has('calculadoraPresupuestoFixup'))
    • Calculadora Presup Fixup
    • @endif @if(Session::has('calculadoraPresupuestoSpeedup'))
    • Calculadora Presup
    • @endif @if( !Session::get('perfilFixup')) @if( Session::has('cliente') || Session::has('equipo') )
    • CLIENTES
        @if(Session::has('cliente'))
      • Agregar Cliente
      • Listar Clientes
      • @endif @if( Session::has('equipo') )
      • Agregar Equipo
      • Listar Equipos
      • @endif
    • @endif @endif
  • @endif @if( Session::has('reparacionServicioExtra') || Session::has('reparacionEstadoPresupuestar') || Session::has('reparacionEstadoEsperandoAprob') || Session::has('reparacionEstadoPresupuestoAprob') || Session::has('reparacionEstadoPedirRepuesto') || Session::has('reparacionEstadoEsperandoRep') || Session::has('reparacionEstadoCanjear') || Session::has('reparacionEstadoEnviarTallerExt') || Session::has('reparacionEstadoTallerExterno') || Session::has('reparacionEstadoActivar') || Session::has('reparacionEstadoEntregar') || Session::has('presupuestoRechazado'))
  • OPERATORIA - ACCESOS
      @if(Session::has('reparacionServicioExtra'))
    • Rep. con Servicios Extras pendientes
    • @endif @if(Session::has('reparacionEstadoPresupuestar'))
    • Rep. A presupuestar
    • @endif @if(Session::has('reparacionEstadoEsperandoAprob'))
    • Rep. Esperando Aprobación de Presupuesto
    • @endif @if(Session::has('reparacionEstadoPresupuestoAprob'))
    • Rep. Presupuesto Aprobado
    • @endif @if(Session::has('presupuestoRechazado'))
    • Rep. Presupuesto rechazado
    • @endif @if(Session::has('reparacionEstadoPedirRepuesto'))
    • Rep. A pedir repuesto
    • @endif @if(Session::has('reparacionEstadoEsperandoRep'))
    • Rep. Esperando repuesto
    • @endif @if(Session::has('reparacionEstadoCanjear'))
    • Rep. A canjear
    • @endif @if(Session::has('reparacionEstadoEnviarTallerExt'))
    • Rep. Enviar a taller externo
    • @endif @if(Session::has('reparacionEstadoTallerExterno'))
    • Rep. En taller externo
    • @endif @if(Session::has('reparacionEstadoActivar'))
    • Rep. A activar
    • @endif @if(Session::has('reparacionEstadoEntregar'))
    • Rep - A entregar
    • @endif @if(Session::has('todo'))
    • Listar equipos a entregar (más de 7 días)
    • @endif
  • @endif @if( Session::has('reparacionEstadoDiagnosticar') || Session::has('reparacionEstadoReparar') )
  • OPERATORIA - TÉCNICOS
      @if(Session::has('reparacionEstadoDiagnosticar'))
    • Rep. A diagnosticar
    • @endif @if(Session::has('reparacionEstadoReparar'))
    • Rep. A reparar
    • @endif
  • @endif @if( Session::has('ordenOca') || Session::has('ordenElocker') || Session::has('ordenCorreoArgentino') )
  • OPERATORIA - RETIROS
      @if(Session::has('ordenOca'))
    • Devoluciones Oca pendientes
    • @endif @if(Session::has('ordenOca'))
    • Listar Órdenes OCA
    • @endif @if(Session::has('ordenOca'))
    • Devoluciones OCA
    • @endif @if(Session::has('ordenOca'))
    • Listado Full
    • @endif @if(Session::has('ordenCorreoArgentino'))
    • Listar Órdenes Correo Arg
    • @endif @if(Session::has('ordenCorreoArgentino'))
    • Listar Devoluciones Correo Arg
    • @endif
  • @endif @if(Session::has('ordenRetiroDomicilio') || Session::has('ordenesRetiroDomicilio') || Session::has('reparacionesAEntregarConOrdenRetiroDomicilio') || Session::has('ordenesRetiroDomicilioDevolucion') || Session::has('enviosMercadoPago') )
  • RETIROS DOMICILIO
      @if(Session::has('ordenesRetiroDomicilio'))
    • Listar Órdenes Retiro
    • @endif @if(Session::has('ordenRetiroDomicilio'))
    • Form Orden Retiro
    • @endif @if(Session::has('reparacionesAEntregarConOrdenRetiroDomicilio'))
    • Reparaciones Orden Retiro
    • @endif @if(Session::has('ordenesRetiroDomicilioDevolucion'))
    • Ordenes Retiro Devolución
    • @endif @if(Session::has('enviosMercadoPago'))
    • Envíos Mercado Pago
    • @endif
  • @endif @if( Session::has('ordenesRetiroPoint') || Session::has('ordenRetiroPointForm') || Session::has('reparacionesAEntregarConOrdenRetiroPoint'))
  • POINT
      @if(Session::has('ordenRetiroPoint'))
    • Reparaciones en Curso
    • @endif @if(Session::has('ordenRetiroPointForm'))
    • Ingresar Nueva Reparación
    • @endif @if(Session::has('reparacionesAEntregarConOrdenRetiroPoint'))
    • Reparaciones a Entregar
    • @endif @if(Session::has('ordenesRetiroPointDevolucion'))
    • Reparaciones Entregadas
    • @endif
  • @endif @if( Session::has('descuento') )
  • CONFIGURACIÓN
      @if(Session::has('descuento'))
    • Listar Descuentos
    • @endif
  • @endif @if( Session::has('clienteUsuario') || Session::has('cuentasVendedoresMercadoPago') )
  • ADMINISTRACIÓN
      @if(Session::has('clienteUsuario'))
    • Clientes-Usuarios
      • Agregar Cliente-Usuario
      • Listar Clientes-Usuarios
    • @endif @if(Session::has('cuentasVendedoresMercadoPago'))
    • Listar Cuentas Vendedores MP
    • @endif @if(Session::has('mercadoPagoPayments'))
    • Listar Mercado Pago Payments
    • @endif
  • @endif @if( Session::has('reporteCliente') || Session::has('reporteReparacion') || Session::has('reporteEstadisticaTecnico') || Session::has('reporteTecnico') )
  • INFORMES
      @if(Session::has('reporteCliente'))
    • Descargar Bd de clientes
    • @endif @if(Session::has('reporteReparacion'))
    • Descargar Bd de servicios (reparaciones)
    • @endif @if(Session::has('reporteEstadisticaTecnico'))
    • Estadísticas por técnico
    • @endif @if(Session::has('reporteTecnico'))
    • Reporte de técnicos
    • @endif @if(Session::has('reporteReparacion'))
    • Reparaciones Presupuestadas
    • @endif
  • @endif @if(Session::has('derivacion') || Session::has('seguimientoDerivacion') )
  • DERIVACIONES
      @if( Session::has('derivacion') )
    • Listar Derivaciones
    • @endif @if( Session::get('perfilAdmin')) @if( Session::has('clientesDerivaciones') )
    • Clientes Derivaciones
      • Agregar Cliente Derivación
      • Listar Clientes Derivaciones
    • @endif @endif @if( Session::get('perfilAdmin')) @if( Session::has('equiposDerivaciones') )
    • equipos Derivaciones
      • Agregar Equipo Derivación
      • Listar Equipo Derivaciones
    • @endif @endif @if( !Session::get('perfilFixup')) @if( Session::has('historialEstadoDerivacion') )
    • Historial de Estados de Derivaciones
      • Agregar Historial Estado Derivación
      • Listar Historial de Estados de Derivaciones
    • @endif @endif @if( Session::has('turnos') )
    • Turnos
    • @endif @if( Session::has('derivacion') )
    • Elockers
    • @endif @if(Session::has('contrato') )
    • Contratos
      • Agregar Contrato
      • Listar Contratos
    • @endif @if( Session::get('perfilAdmin'))
    • Reporte Vendedores
    • @endif @if( Session::has('seguimientoDerivacion') )
    • Seguimiento Derivacion
    • @endif
  • @endif @if( !Session::get('perfilFixup'))
  • CONSULTAS
      @if(Session::has('consultaSitio') )
    • Listar Consultas
    • Listar Consultas Empresas
    • @endif @if(Session::has('consultaPlanCanje') )
    • Listar Consultas Plan Canje
    • @endif
  • @endif @if( !Session::get('perfilFixup'))
  • HORARIOS
      @if(Session::has('registrarHorario'))
    • Registrar Horarios ingreso/egreso
    • @endif @if(Session::has('horario'))
    • Agregar horario ingreso/egreso
    • Listar horarios ingreso/egreso
    • @endif
  • @endif @if( Session::get('idPerfil') == 1 || Session::get('perfilFixup') )
  • PROVEEDOR REFERENTE
    • Repuestos.csv
    • Stock.xlsx
  • @endif