response->getBody()->write('Page not found'); return $this->response->withStatus(404); } }