{% extends "partials/layouts/main-layout.html.twig" %} {% block body_attributes %} {% endblock %} {% block sidebar %} {% include "partials/sidebar.html.twig" %} {% endblock %} {% block hr_sidebar %} {% include "partials/horizontal-sidebar.html.twig" %} {% endblock %} {% block content %}
{% include "partials/breadcrumb.html.twig" with {'title': "Treeview", 'subtitle': "Home"} %}

Default

Collapsed

Tags as Badges

Blue Theme

Custom Icons

Expanded

Searchable Tree

Input

Tree

Results

{% endblock %} {% block js1 %} {% endblock %} {% block js2 %} {% endblock %}