public static bool BALCheckIfVivraniCreated(int busid, int empid) { return(WayBillRepository.CheckIfVivraniCreated(empid, busid)); }