{# Favicons #} {# Google Fonts #} {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #} {% block stylesheets %} {{ encore_entry_link_tags('app') }} {# Vendor CSS Files #} {# Template Main CSS File #} {% endblock %}




{{ include ('layouts/partials/_property_search_section.html.twig' )}} {{ include ('layouts/partials/_nav.html.twig' )}} {% block body %}{% endblock %} {{ include ('layouts/partials/_footer.html.twig' )}} {{ include ('layouts/partials/_back_to_top.html.twig' )}} {% block javascripts %} {{ encore_entry_script_tags('app') }} {# Vendor JS Files #}