'Failed to fetch API data']); } // no form submitted, show the templates } else { $agentDetails = $agentObject->getAgentDetails($platform_id); include '../app/templates/agent-list.php'; } ?>