{% extends 'D2CustomerBusinessBundle::layout.html.twig' %} {% block head_script_extra %} {% endblock head_script_extra %} {% block page_header %}
Edit Account Settings.

{% endblock page_header %} {% block content %}

Account Settings

The form on the right allows you to change your account settings. Please set you your preferred values.

Invoice Address

This determines whether your postal address or physical address appears on your invoices.

Invoice Period

This determines how often you are invoiced for your resident fees.

Account Settings

{{ form_widget(edit_form) }}
{% endblock content %}