Add community resource content and associated pages, links, forms, etc

This commit is contained in:
2024-12-18 05:24:20 +00:00
parent 78d149c348
commit fe44642fee
10 changed files with 1376 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class NavList
'add_user' => 'nav-link text-dark',
'referral_sources' => 'nav-link text-dark',
'case_notes' => 'nav-link text-dark',
'community_resource' => 'nav-link text-dark',
];
public const PRESENT_LINK = 'nav-link text-white active bg-gradient-dark';