import React from 'react'; function MenuMgt(props) { return (
MenuMgt
); } export default MenuMgt;