public XincapvattuController(IXincapvattuRepository repo)
 {
     _repository = repo;
 }