|
New Land Wanted Submission
|
|
A user has submitted land details through the website.
|
Owner Information
|
| Name |
{{ $data['name'] }} |
| Email |
{{ $data['email'] }} |
| Phone |
{{ $data['phone'] }} |
| Address |
{{ $data['address'] ?? 'N/A' }} |
|
Land Information
|
| Category |
{{ $data['category'] }} |
| Size |
{{ $data['size'] }} |
| Location |
{{ $data['location'] }} |
|
|
This email was generated automatically from your website land submission form.
|