{% include('partials.layout.navbar') %} {% include('partials.layout.sidebar') %}
{% if mainTitleIcon %}
{% endif %} {{ title }}
{% if subTitleIcon %}
{% endif %} {{ subTitle }}
Home
Bread crumbs v1
{% block content %}{% endblock %}
{% include('partials.layout.footer') %}
{% block scripts %}{% endblock %}