@if( Session::has('ordenesRetiroPoint') || Session::has('ordenesRetiroPointForm') || Session::has('reparacionesAEntregarConOrdenRetiroPoint') )
  • POINT
  • @if(Session::has('ordenRetiroPointForm') )
  • Ingresar Nueva Reparación
  • @endif @if(Session::has('ordenesRetiroPoint') )
  • Reparaciones en Curso
  • @endif @if(Session::has('reparacionesAEntregarConOrdenRetiroPoint') )
  • Reparaciones a Entregar
  • @endif @if(Session::has('ordenesRetiroPointDevolucion') )
  • Reparaciones Entregadas
  • @endif @if( Session::has('turnos') )
  • Listar Turnos
  • @endif @if(Session::has('ordenRetiroPointForm') )
  • Cotizador
  • @endif @endif