{{ translate('MailBox') }}

{{ translate('MailBox Title') }}

{{ translate('MailBox Description') }}

@if ($ad = ad('mailbox_top'))
{!! $ad !!}
@endif
@if ($ad = ad('mailbox_left'))
{!! $ad !!}
@endif

{{ translate('Sender', 'general') }}

{{ translate('Subject', 'general') }}

{{ translate('Time', 'general') }}

{{ translate('Your inbox is empty', 'general') }}

{{ translate('Waiting for incoming emails', 'general') }}

{{ translate('Need to save email address, custom domain and more ?') }} {{ translate('Login') }}
@if ($ad = ad('mailbox_bottom'))
{!! $ad !!}
@endif
@if ($ad = ad('mailbox_right'))
{!! $ad !!}
@endif