{{ $data['subject'] }}
You have received a new message from your website contact form.
@if ($data['project_type']) @endif @if ($data['project']) @endif
Name {{ $data['name'] }}
Email {{ $data['email'] }}
Phone {{ $data['phone'] }}
Inquiry Type {{ $data['inquiry_type'] ?? 'General Inquiry' }}
Prject Type {{ $data['project_type'] }}
Project Name {{ $data['project'] }}
Message {{ $data['message'] }}
This email was generated automatically from your website contact form.