[
  {
    "id": "1",
    "auditPlanTitle": "Employee Expenses Management",
    "auditSection": "Workpaper",
    "status": "Pending Review",
    "action": "Review"
  },
  {
    "id": "2",
    "auditPlanTitle": "Procurement Audit FY 2026",
    "auditSection": "Scoping",
    "status": "Approved",
    "action": "Approve / Reject"
  },
  {
    "id": "3",
    "auditPlanTitle": "IT Security Audit",
    "auditSection": "Scoping",
    "status": "Under Review",
    "action": "View Details"
  },
  {
    "id": "4",
    "auditPlanTitle": "Payroll Audit Q1",
    "auditSection": "Workpaper",
    "status": "Pending Approval",
    "action": "Approve"
  },
  {
    "id": "5",
    "auditPlanTitle": "Inventory Audit 2026",
    "auditSection": "Scoping",
    "status": "Rejected",
    "action": "Re-Submit"
  }
]