import FlockForm from "@/components/pages/master-data/flock/form/FlockForm"; const AddFlock = () => { return (
); } export default AddFlock;