{% extends 'Backend/_layout.html.twig' %} {% block page_title %}
| Id | {{ 'email' |trans({}, 'bo_receivedmessages') }} | {{ 'object' |trans({}, 'bo_receivedmessages') }} | {{ 'sending_date' |trans({}, 'bo_receivedmessages') }} | Actions |
|---|---|---|---|---|
| {{ entity.id }} | {{ entity.email }} | {{ entity.subject }} | {#{ entity.createdAt | date('d/m/Y \\à H\\hi') }#} | {{ 'show_lowercase' |trans({}, 'bo_receivedmessages') }} |