Admin Access

❌ Incorrect password

Authorized personnel only

📦 Manage Shipments

✏️ HOW TO UPDATE SHIPMENTS:

1. Edit the JSON below directly
2. Click "Download shipments.json"
3. Upload the file to your tracking site (tracking.corentis-mv.com)
4. Changes appear instantly on tracking page

📋 Current Password: ********

📋 Current Shipments

➕ Quick Add Template

{
  "CMT-NEW123": {
    "trackingNumber": "CMT-NEW123",
    "status": "pending",
    "origin": "Los Angeles, USA",
    "destination": "Tokyo, Japan",
    "eta": "2025-05-15",
    "recipient": "ABC Corporation",
    "timeline": [
      { "date": "2025-05-01", "title": "Order Confirmed", "desc": "Package registered" }
    ]
  }
}