|
Hi Admin,
You have received a new contact inquiry from {{ $contact->first_name }} {{ $contact->last_name }}.
Here are the details:
| Full Name: |
{{ $contact->first_name }} {{ $contact->last_name }} |
| Email: |
{{ $contact->email }} |
| Contact No: |
{{ $contact->contact_no }} |
| Subject: |
{{ $contact->subject }} |
| Message: |
{{ $contact->message }} |
Please follow up with the user as soon as possible.
Best Regards,
AgeLess Institute Team
|