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