templates/bundles/SyliusShopBundle/Product/Show/_tabs.html.twig line 1

Open in your IDE?
  1. <div class="ui top attached large tabular menu product-tabs">
  2.     {% include '@SyliusShop/Product/Show/Tabs/_menu.html.twig' %}
  3. </div>
  4. {% include '@SyliusShop/Product/Show/Tabs/_content.html.twig' %}