{% block title %}
{% include 'partials/title.html' with title='Contact Messages' text='Dashboard' textone='Support' texttwo='Contact Messages' %}
{% endblock %}
Contact Messages List
ID | Name | Phone | Message | Date | Action | ||
---|---|---|---|---|---|---|---|
{{ record.ID }} | {{ record.Phone }} | {{ record.Email }} | {{ record.Message }} | {{ record.Date }} |