| Company Name: |
{{$query['company_name']}} |
| Contact Person: |
{{$query['contact_person']}} |
| Email: |
{{$query['email']}} |
| Phone Number: |
{{$query['phone_number']}} |
| Address: |
{{$query['address']}} |
| City: |
{{$query['city']}} |
| State: |
{{$query['state']}} |
| Zip: |
{{$query['zip']}} |
| How did you hear about us?: |
{{$query['hear_by']}} |
| Property Type: |
{{$query['property_type']}} |
| Property Address: |
{{$query['pro_address']}} |
| Property city: |
{{$query['pro_city']}} |
| Property state: |
{{$query['pro_state']}} |
| Property zip: |
{{$query['pro_zip']}} |
@if($query['district'] != '')
| Property District: |
{{$query['district']}} |
@endif
@if($query['section'] != '')
| Section: |
{{$query['section']}} |
@endif
@if($query['block'] != '')
| Block: |
{{$query['block']}} |
@endif
@if($query['lot'] != '')
| Lot: |
{{$query['lot']}} |
@endif
@if($query['county'] != '')
| County: |
{{$query['county']}} |
@endif
| Reason for Survey: |
{{$query['reason_for_survey']}} |
| Type of Survey: |
{{$query['type_of_Survey']}} |
@if($query['comment'] != '')
| Comment: |
{{$query['comment']}} |
@endif
@if($query['file'] != '')
| File: |
{{$query['file']}} |
@endif