PageLayout

@Composable
fun PageLayout(title: String, content: @Composable () -> Unit)