{% set title = 'Breadcrumb' %} {% set filename = 'component-breadcrumb.html' %} {% extends 'src/layouts/master.html' %} {% block content %}

Breadcrumb

Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS.

Default

Position

{% endblock %}