Certfication Application Doctype and webform,Certfied Consultant DocType (#14528)

diff --git a/erpnext/hooks.py b/erpnext/hooks.py
index cd56dfc..5b88af3 100644
--- a/erpnext/hooks.py
+++ b/erpnext/hooks.py
@@ -149,6 +149,7 @@
 	{"title": _("Fees"), "route": "/fees", "reference_doctype": "Fees", "role":"Student"},
 	{"title": _("Newsletter"), "route": "/newsletters", "reference_doctype": "Newsletter"},
 	{"title": _("Admission"), "route": "/admissions", "reference_doctype": "Student Admission"},
+	{"title": _("Certification"), "route": "/certification", "reference_doctype": "Certification Application"},
 ]
 
 default_roles = [