getAll(); $footerLogo = json_decode($content['footer-logo'] ?? '{}', true); $currentDomain = $_SERVER['REQUEST_SCHEME'] . '://' . $_SERVER['HTTP_HOST']; $menuItems = json_decode($content['menu'] ?? '[]', true); ?>