<!DOCTYPE html>
<html>
<head>
    <title>PTT Kargo Takip</title>
</head>
<body>
    <h1>PTT Kargo Takip</h1>
    
    <form method="get" action="https://gonderitakip.ptt.gov.tr/Track/Verify">
        <label for="takipKodu">Kargo Takip Kodu:</label>
        <input type="text" id="takipKodu" name="q" required>
        <button type="submit">Takip Sayfasına Git</button>
    </form>
</body>
</html>
buyrun