← {{ __('Back to inbox') }}
{{-- The conversation UI is owned by the reusable Conversation
component — same one the inbox workspace embeds. This page
is just a direct-link wrapper.
The `flex flex-1 min-h-0 overflow-hidden` combination is
what makes the inner Conversation's h-full scroll discipline
work even when this page is rendered inside a layout that
doesn't itself constrain height. --}}