templates/hosting/top_menu_cart.html.twig line 1

Open in your IDE?
  1.  <li><a class="nav-link scrollto" href="{{ path('cart') }}"><i class="bi bi-bag-fill"></i> <span class="checkoutItems">{{ nombreProduit }}</span></a></li>
  2.