refactor: Update 'Counsellor' text to 'Counsellor Request' in sidebar and clean up action links in counselor datatable

This commit is contained in:
2025-08-20 12:56:14 +05:45
parent ec8d3505f8
commit a55383ec9b
3 changed files with 7 additions and 7 deletions

View File

@@ -190,7 +190,7 @@ return [
],
[
'text' => 'Counsellor',
'text' => 'Counsellor Request',
'url' => 'admin/counselor',
'icon' => ' ri-cellphone-line',
'module' => 'CCMS',