{
    "home": {
        "Description": "",
        "Icon": "fa-home",
        "Uri": "/",
        "Decorators": [],
        "Items": []
    },
    "operacion": {
        "Description": "Operación",
        "Icon": "",
        "Uri": "/operacion",
        "Decorators": [],
        "Items": [
            {
                "Description": "Solicitud de Servicio",
                "Icon": "",
                "Uri": "/mantenedores/servicios/solicitudservicio/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Transportes"
                    }
                ]
            },
            {
                "Description": "Cotizaciones",
                "Icon": "",
                "Uri": "/mantenedores/servicios/cotizacion/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Servicios"
                    }
                ]
            },
            {
                "Description": "Validación",
                "Icon": "",
                "Uri": "/mantenedores/servicios/validacion/ver"
                
            },
            {
                "Description": "Consultar Orden de Servicios",
                "Icon": "",
                "Uri": "/mantenedores/servicios/ordenserviciocliente/ver"                
            },
            {
                "Description": "Consultar Orden de Servicios Validados",
                "Icon": "",
                "Uri": "/mantenedores/servicios/ordenservicioclientevalidado/ver"                
            },
            {
                "Description": "Detalle Servicios Por Factura",
                "Icon": "",
                "Uri": "/mantenedores/servicios/ordenservicioclientefactura/ver"                
            },
            {
                "Description": "Orden de Servicio",
                "Icon": "",
                "Uri": "/mantenedores/servicios/ordenservicio/ver_inactivar",
                "Decorators": [
                ]
            },
            {
                "Description": "Facturas",
                "Icon": "",
                "Uri": "/mantenedores/factura/facturaservicio/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Facturación"
                    }
                ]
            },
            {
                "Description": "Facturar Servicios",
                "Icon": "",
                "Uri": "/mantenedores/servicios/serviciofactura/ver"
            },
            {
                "Description": "Pagar Facturas",
                "Icon": "",
                "Uri": "/mantenedores/factura/facturapago/ver"
            }
            ,
            {
                "Description": "Solicitudes Asignadas",
                "Icon": "",
                "Uri": "/mantenedores/servicios/solicitudasignada/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Transportista"
                    }
                ]
            },
            {
                "Description": "Solicitudes En Curso",
                "Icon": "",
                "Uri": "/mantenedores/servicios/solicitudiniciar/ver"
               
            }
            
        ]
    },
    "mantenedores": {
        "Description": "Mantenedores",
        "Icon": "",
        "Uri": "/mantenedores",
        "Decorators": [],
        "Items": [
            {
                "Description": "Proveedores",
                "Icon": "",
                "Uri": "/mantenedores/persona/proveedor/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Maestros"
                    }
                ]
            },
            {
                "Description": "Clientes",
                "Icon": "",
                "Uri": "/mantenedores/persona/cliente/ver",
                "Decorators": [
                    { "Type": "SEPARATOR", "Definition" : "dashed" }
                ]
            },
            {
                "Description": "Contratos",
                "Icon": "",
                "Uri": "/mantenedores/cliente/contrato/ver_inactivar",
                "Decorators": [
                ]
            },
            {
                "Description": "Servicios y Tarifas",
                "Icon": "",
                "Uri": "/mantenedores/servicios/servicio/ver"
            },
            {
                "Description": "Areas Cliente",
                "Icon": "",
                "Uri": "/mantenedores/cliente/area/ver_inactivar"
            },
            {
                "Description": "Vehiculos",
                "Icon": "",
                "Uri": "/mantenedores/transporte/vehiculo/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Transporte"
                    }
                ]
            },
            {
                "Description": "Conductores",
                "Icon": "",
                "Uri": "/mantenedores/persona/conductor/ver",
                "Decorators": [
                ]
            },
            {
                "Description": "Tipos de Clientes",
                "Icon": "",
                "Uri": "/mantenedores/servicios/tipocliente/ver",
                "Decorators": [
                    { "Type": "SEPARATOR", "Definition" : "dashed" },                    
                    {
                        "Type": "TITULO",
                        "Definition": "Tipificaciones"
                    }
                ]
            },
            {
                "Description": "Tipos de Vehículos",
                "Icon": "",
                "Uri": "/mantenedores/transporte/tipovehiculo/ver"
            },
            {
                "Description": "Marcas",
                "Icon": "",
                "Uri": "/mantenedores/transporte/marca/ver"
            },            
            {
                "Description": "Rutas",
                "Icon": "",
                "Uri": "/mantenedores/transporte/ruta/ver_"
            },
            {
                "Description": "Tarifario Spot",
                "Icon": "",
                "Uri": "/mantenedores/cliente/tarifariospot/ver"
            },
            {
                "Description": "Tipos de Proveedores",
                "Icon": "",
                "Uri": "/mantenedores/persona/tipoproveedor/ver"
            },
            {
                "Description": "Tipos de Servicios",
                "Icon": "",
                "Uri": "/mantenedores/servicios/tiposervicio/ver",
                "Decorators": [
                    { "Type": "SEPARATOR", "Definition" : "dashed" }
                ]
            },
              {
                "Description": "Comentarios",
                "Icon": "",
                "Uri": "/mantenedores/servicios/comentario/ver",
                "Decorators": [
                    { "Type": "SEPARATOR", "Definition" : "dashed" }
                ]
            }
        ]
    },
    "administracion": {
        "Description": "Administración",
        "Icon": "",
        "Uri": "/administracion",
        "Decorators": [],
        "Items": [
            {
                "Description": "Agenda Conductor",
                "Icon": "",
                "Uri": "/agenda/conductoragenda/ver",
                "Decorators": [
                    {
                        "Type": "TITULO",
                        "Definition": "Definiciones Agenda"
                    }
                ]
            },
            {
                "Description": "Agenda Vehículo",
                "Icon": "",
                "Uri": "/agenda/vehiculoagenda/ver",
                "Decorators": [
                    
                ]
            }
            
        ]
    }
}