@ -137,6 +137,7 @@ class NewGtaskForms extends Component{
).then((response) => {
if(response.data.status===0){
this.props.showNotification(response.data.message)
this.props.onCancel()
}else{
}