return response( app()->environment('production') ? "User-agent: *\nAllow: /" : "User-agent: *\nDisallow: /", 200, ['Content-Type' => 'text/plain'] );