[
  {
    "id": "1771156860632",
    "fullName": "demo",
    "company": "demo",
    "email": "demo@gmail.com",
    "phone": "9188989812",
    "uniformType": "Hospital / Medical",
    "quantity": "10",
    "additional": "demo.....",
    "createdAt": "2026-02-15T12:01:00.632Z"
  },
  {
    "id": "1771158661543",
    "fullName": "demo1",
    "company": "demo1",
    "email": "demo1@gmail.com",
    "phone": "+911188989812",
    "uniformType": "Corporate Shirts",
    "quantity": "10",
    "additional": "demo1...............",
    "createdAt": "2026-02-15T12:31:01.543Z"
  },
  {
    "id": "1771167336875",
    "fullName": "john",
    "company": "john pvt",
    "email": "john@gmail.com",
    "phone": "+919999999999",
    "uniformType": "Industrial Uniform",
    "quantity": "1",
    "additional": "u are asking for strict input control: the Phone field must be locked to start with +91 and only accept numbers (max 10 digits), and the Quantity field must strictly accept numbers only.",
    "createdAt": "2026-02-15T14:55:36.875Z"
  },
  {
    "id": "1771606239175",
    "fullName": "test",
    "address": "test road",
    "pincode": "110000",
    "email": "test@gmail.com",
    "phone": "+919292982838",
    "uniformType": "School Uniform (Girls)",
    "quantity": "17",
    "additional": "testtttttttttttttttttt",
    "createdAt": "2026-02-20T16:50:39.175Z"
  }
]