export default function ProductLayout({ children }) { return ( <> {/* */} {/* */} {/* back */} {/* */} {/* */} {children} > ); }