{!! __('This domain hosts a publicly accessible demonstration of the :product software product, operated by the software vendor :vendor solely so that prospective business customers can evaluate the product before purchase. No real financial activity takes place here.', [ 'product' => ''.e($productName).'', 'vendor' => $vendorUrl !== '' ? ''.e($vendorName).'' : ''.e($vendorName).'', ]) !!}
@if($isDemo){{ __('Trust-and-safety contacts: if you are a hosting provider, brand-protection service, or law-enforcement representative reviewing this domain, please contact the vendor at the address above so we can promptly respond with any clarifications, codebase access, or documentation you require.') }}