diff --git a/templates/libs/nav.html.twig b/templates/libs/nav.html.twig index 953bb7e..6dfe825 100644 --- a/templates/libs/nav.html.twig +++ b/templates/libs/nav.html.twig @@ -2,7 +2,7 @@ - + CM Tracker @@ -15,16 +15,23 @@ - + {% if company is defined %} + + + content_copy + Company Documents + + + {% endif %} {% if app.user %} - + Dashboard - + Profile @@ -32,13 +39,13 @@ {% endif %} {% if not app.user %} - + Register - + Sign In