{"id":232,"date":"2026-07-27T21:07:04","date_gmt":"2026-07-27T21:07:04","guid":{"rendered":"https:\/\/evisa.seedlead.agency\/?page_id=232"},"modified":"2026-07-27T21:50:18","modified_gmt":"2026-07-27T21:50:18","slug":"track_your_application","status":"publish","type":"page","link":"https:\/\/evisa.seedlead.agency\/en\/track_your_application\/","title":{"rendered":"Track your application"},"content":{"rendered":"<div style=\"max-width:480px; margin:60px auto; padding:32px; border:1px solid #dfe3de; border-radius:10px; background:#ffffff; font-family:'Inter','Segoe UI',sans-serif; text-align:center;\">\n\n  <h2 style=\"font-family:'Georgia',serif; font-size:24px; margin:0 0 10px; color:#1c2321;\">\n    Track Your Application\n  <\/h2>\n\n  <p style=\"font-size:14px; color:#4a5450; margin:0 0 26px;\">\n    Enter your registration number to check the status of your application.\n  <\/p>\n\n  <input\n    id=\"regNumberInput\"\n    type=\"text\"\n    placeholder=\"e.g. 0000000000\"\n    style=\"width:100%; padding:12px 14px; font-size:15px; border:1px solid #dfe3de; border-radius:6px; margin-bottom:18px; text-align:center; box-sizing:border-box;\"\n  >\n\n  <button\n    onclick=\"checkStatus()\"\n    style=\"width:100%; padding:12px; font-size:15px; font-weight:600; color:#fff; background:#12523f; border:none; border-radius:6px; cursor:pointer;\"\n  >\n    Check Status\n  <\/button>\n\n  <p id=\"regResult\" style=\"margin-top:18px; font-size:14px; color:#4a5450;\"><\/p>\n\n<\/div>\n\n<script>\nfunction checkStatus(){\n  var regNumber = document.getElementById('regNumberInput').value.trim();\n  var result = document.getElementById('regResult');\n  if(!regNumber){\n    result.textContent = 'Please enter your registration number.';\n    result.style.color = '#a63d2a';\n    return;\n  }\n  \/\/ Placeholder \u2014 replace this with a real lookup once your tracking backend is ready\n  result.textContent = 'Looking up status for registration number: ' + regNumber + '...';\n  result.style.color = '#4a5450';\n}\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Track Your Application Enter your registration number to check the status of your application. Check Status<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"footnotes":""},"class_list":["post-232","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/pages\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":5,"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/pages\/232\/revisions"}],"predecessor-version":[{"id":240,"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/pages\/232\/revisions\/240"}],"wp:attachment":[{"href":"https:\/\/evisa.seedlead.agency\/en\/wp-json\/wp\/v2\/media?parent=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}