$page = $page ->children() ->build_query($page->tree_id) ->where('slug', '=', $segment) ->get_one();
It looks like you're new here. If you want to get involved, click one of these buttons!