import type { PropsWithChildren } from "react"; export const IssuedInvoicesLayout = ({ children }: PropsWithChildren) => { return