import FcrsTable from '@/components/pages/master-data/fcr/FcrsTable'; const Fcr = () => { return (
); }; export default Fcr;