@php $pageConfigs = ['myLayout' => 'blank', 'hasCustomizer' => false]; $customizerHidden = 'customizer-hide'; $shouldOpenOfferModal = $offerSubmitted || count($formErrors) > 0; @endphp @extends('layouts/marketplaceLayout') @section('full-title', $domain->seo_title ?: ($domain->name . ' is for sale')) @section('meta-description', $domain->seo_description ?: 'This premium domain name is available for purchase. Make an offer today.') @section('robots', 'index, follow') @section('canonical', request()->getScheme() . '://' . $domain->name . '/') @section('vendor-script') @if ($captchaSiteKey) @endif @endsection @section('page-style') @endsection @section('page-script') @if ($shouldOpenOfferModal) @endif @if ($captchaSiteKey) @endif @endsection @section('content')
This domain is available for purchase. Make an offer and the owner will get back to you directly by email.
@if ($offerCount > 0 || $visitsThisMonth > 0)