👤 Contact Information
Full Name:{{ $contactMessage->full_name }}
Email:{{ $contactMessage->email }}
Phone:{{ $contactMessage->phone }}
@if($contactMessage->company_name)Company Name:{{ $contactMessage->company_name }}
@endif @if($contactMessage->location)Location:{{ $contactMessage->location }}
@endifMarketing Consent: @if($contactMessage->marketing_consent) Yes @else No @endif
🔍 Enquiry Types
🛠️ Services Required
📅 Submission Details
Submitted Date:{{ $contactMessage->created_at->format('F d, Y \a\t g:i A') }}
Message ID:#{{ $contactMessage->id }}
🔗 Quick Actions
You can view the full message details in the admin panel.
Message ID: #{{ $contactMessage->id }}