$pageTitle = $title; $gtm_context = [ 'event' => 'page_view', 'page_type' => 'astrology_tool', 'tool_name' => 'Birth Chart' ]; include __DIR__ . '/../templates/header.php'; // Breadcrumbs $breadcrumb_items = [ ['name' => 'Birth Chart'] ]; include __DIR__ . '/../templates/breadcrumb.php'; ?>