import FlockTable from "@/components/pages/master-data/flock/FlocksTable"; const Flock = () => { return (
); } export default Flock;