import LocationsTable from '@/components/pages/master-data/location/LocationsTable'; const Nonstock = () => { return (
); }; export default Nonstock;