New website enquiry

Someone just submitted the contact form on swadeshidisha.com. Details below — you can reply directly to this email to respond to them.

@if($contactMessage->phone) @endif @if($contactMessage->subject) @endif
Name {{ $contactMessage->name }}
Email {{ $contactMessage->email }}
Phone {{ $contactMessage->phone }}
Subject {{ $contactMessage->subject }}
{{ $contactMessage->message }}

Received {{ $contactMessage->created_at->format('d M Y, h:i A') }}