import ChickinTable from "@/components/pages/production/chickin/ChickinTable"; const Chickin = () => { return (
); } export default Chickin;