{% 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 %}
Just add floating-labels
class to the form.
Just add floating-labels
class to the form and
has-warning, has-success, has-danger & has-error
for various inputs. For input with icon add
has-feedback
class.