fn make_panel(
    ctx: &mut EventCtx<'_>,
    app: &SimpleApp<Session>,
    id: NeighborhoodID,
    top_panel: &Panel
) -> Panel