layout.tsx ↔ ( Next 13 ) Page to export default layout UI to share with children
layout.tsx does not support passing props to children
layout.tsx Wraps page.tsx in same folder
/app must include one Root Layout
References
Root Layout↔ top-levellayout.tsxto share across all Pages in App, to define<html\>&<body\>