withUserAgent('LAECloud-Client') ->withHeaders([ 'X-Module-Api-Token' => $api_token, ])->withOptions([ 'version' => 2, ]); }); // Carbon::setTestNow(now()->addDays(1)); } }