public bool checkIfExist()
 {
     return(bill_dal.checkIfExist());
 }