get(); return $pages->filter(function ($page) use ($location) { return $page->getMeta('location') == $location; }); }); } }