Gestoría LP 693a3f616d fix: all service pages showing doble_nacionalidad content
The foreach loop in header.php used $slug and $servicio as loop
variables, which overwrote the same-named variables set by
servicio.php. After the loop, both variables held the last service
(doble_nacionalidad), so every service page rendered that content.

Renamed loop variables to $_nav_slug and $_nav_srv to avoid collision.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 04:13:46 +00:00
Description
Sitio web + CRM para Gestoría LP - Trámites migratorios
324 KiB
Languages
PHP 68.2%
CSS 27.9%
JavaScript 3%
Hack 0.9%