public bool IsHelperExists(string epfNumber, string nic) { return(_helperRepository.IsHelperExists(epfNumber, nic)); }