{
    "status": "success",
    "message": "Enquiries fetched",
    "data": [
        {
            "id": 1,
            "full_name": "Ilango T",
            "email": "ilangot2004@gmail.com",
            "phone": "+919715313214",
            "packageName": "General Enquiry",
            "message": "hello test",
            "created_at": "2026-05-24 21:18:41"
        }
    ]
}