{% set active_color = active_color|default('bg-sky-600 transition-colors duration-700 text-white') %} {% for tab in tabs %} {{ tab.label }} {% endfor %}