{% include "theme::partials/metadata" %} {% block styles %}{% endblock %} {#{% include "theme::partials/push" %}#} {#{% include "theme::partials/brand" %}#} {#{% include "theme::partials/navbar" %}#} {#{% include "theme::partials/header" %}#}
{% include "theme::partials/topbar" %} {% include "theme::partials/sidebar" %} {% include "theme::partials/menu" %}
{{ breadcrumb() }} {% if trans('module::addon.info') != 'module::addon.info' %}
{{ trans('module::addon.info') }}
{% endif %}
{% include "theme::partials/messages" %} {% include "theme::partials/buttons" %}
{% block content %}{% endblock %}
{% include "theme::partials/footer" %} {% include "theme::partials/modals" %}
{% include "theme::partials/assets" %}