@ -270,7 +270,7 @@ export class HrRequestFormComponent implements OnInit {
if(this.cs.validResponse(result)){
this.cs.stopLoading();
this.checkERM('After Service Submission');
this.cs.greenToastPK("general", "success");
this.cs.greenToastPK("general", "success-create");
this.cs.openMyRequestPage();
}else{