{{ $contact->name }} {{ $contact->email }} · received {{ $contact->created_at?->diffForHumans() }}
{{ session('success') }}
@endif
@include('partials.product-head', ['pageTitle' => $contact->name.' · Contact request'])