const LabLayout = ({ app, AltMenu, children=[] }) => (
{children}
) export default LabLayout