public static GamanPatraViewModel BALSaveGamanPatra(GamanPatraModel model) { return(WayBillRepository.SaveGamanPatra(model)); }