{% include 'layout/partials/asset_files.html' %}
{% include 'layout/partials/preloader.html' %} {% include 'layout/partials/dashboard_sidebar.html' %}
{% include 'layout/partials/dashboard_header.html' %} {% block content %} {% endblock %}
{% include 'layout/partials/dashboard_footer.html' %}
{% include 'layout/partials/dashboard_settings.html' %} {% include 'layout/partials/js_files.html' %}