'Failed to fetch API data']); } // header("Location: $app_root?platform=$platform_id&page=config"); // exit(); // no form submitted, show the templates } else { $agentDetails = $agentObject->getAgentDetails($platform_id); include '../app/templates/agent-list.php'; } ?>