@if (MarketplaceHelper::isEnabledMessagingSystem() && (! auth('customer')->check() || $store->id != auth('customer')->user()->store->id))
{{ __('All messages are recorded and spam is not tolerated. Your email address will be shown to the recipient.') }}
{!! $contactForm->renderForm() !!}