'Documentación', 'icon' => 'fas fa-book', 'route' => '/erp.php?m=soporte&v=documentacion'], ]; return [ 'slug' => 'soporte', 'name' => 'Soporte', 'icon' => 'fas fa-life-ring', 'category' => 'sistema', 'route' => '/erp.php?m=soporte&v=documentacion', 'is_active' => true, 'sort_order' => 90, 'oleada' => 1, 'description' => 'Documentación del proyecto: manual de usuario, técnica, arquitectura y operación', 'links' => $_sopLinks, ];