{#<!-- Nav Item #8 - Investments -->#}
{#{% if is_granted('ROLE_ACCOUNTANT') %}#}
{# <li class="nav-item dropdown">#}
{# <a style="color: red !important" class="nav-link dropdown-toggle" href="#"#}
{# id="navbarDropdown" role="button"#}
{# data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Investments</a>#}
{# <div class="dropdown-menu" aria-labelledby="navbarDropdown">#}
{# <a class="dropdown-item"#}
{# href="{{ path('investments_economic_index', {'subset': 'Active'}) }}">Investments</a>#}
{# <hr>#}
{# <a class="dropdown-item" href="{{ path('tax_supporting_docs_index') }}">Supporting#}
{# Tax#}
{# Docs</a>#}
{# <a class="dropdown-item" href="{{ path('investment_future_comms_index') }}">Investment#}
{# Docs</a>#}
{# <hr>#}
{# <a class="dropdown-item" href="{{ path('jpm_ic_history_index') }}">IC Record</a>#}
{# </div>#}
{# </li>#}
{#{% endif %}#}