import TransferToLayingForm from '@/components/pages/production/transfer-to-laying/form/TransferToLayingForm'; const AddTransferToLaying = () => { return (
); }; export default AddTransferToLaying;