import SuppliersTable from "@/components/pages/master-data/supplier/SupplierTable"; const Supplier = () => { return (
); }; export default Supplier;