@php $agentId = $agentId ?? null; $listingId = $listingId ?? null; $layout = $layout ?? 'sidebar'; @endphp @if (! auth('web')->check())
{{ __('translate.Please login to send a message to the seller') }}
{{ __('translate.Login') }} @elseif ($layout === 'beach') @else @endif