{% extends "layouts/base.html" %} {% load i18n %} {% load static %} {% block title %}{{ _("New Inquiry")}} - PX360{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
{{ _("Create a new patient inquiry or request")}}
{{ _("Use this form to create a new inquiry from a patient or visitor.")}}
{{ _("If the inquiry is from a registered patient, search and select them. Otherwise, provide contact information.")}}
{{ _("Fields marked with * are required.")}}