import { Card } from "@/components/ui/card" import TransactionsTable from "./transactions" const PurchaseHistory = () => { return (