public Claim AddandUpdateNewClaim(Claim newClaim) { return(_NewClaimService.AddandUpdateNewClaim(newClaim)); }