public int GetLastContrcatId()
 {
     return(_controller.GetLastContractId());
 }