"use client"; import { ComplianceViolationsPage } from "@/components/accounting/WorkflowScreens"; export default function Page() { return ; }