// --- Core vars --- $keyword = "Education Training License"; $slug = "education-training-license"; $category = "Education"; $basePath = ""; // --- Meta --- $page_title = "Education Training License License in the UAE: Who It Fits, Requirements, Timeline"; $page_description = "Clear, practical guide to obtaining a Education Training License in the UAE — costs, approvals, documents, pitfalls, and next steps."; $meta_description = $page_description; $meta_keywords = [$keyword, "$keyword cost", "$keyword requirements", "$keyword UAE"]; $page_keywords = implode(', ', (array)$meta_keywords); $load_search_js = false; // --- Banner (set before header so OG/schema can use it) --- $banner_path = __DIR__ . "/../assets/images/{$slug}.webp"; $banner_url = file_exists($banner_path) ? "/assets/images/{$slug}.webp" : "/assets/images/dubai.webp"; include __DIR__ . '/../partials/header.php'; ?>