@if($team != '')
{{ $team->name }}
@if(!empty($company)) Brokered By: {{ $company->mgmt_name }} @endif
|
@else
|
@if(!empty($company)){{ $company->mgmt_name }} @endif
|
@endif
{{ $agentInfo->name . ' ' . $agentInfo->last_name }}
{{ serformatephone($agentInfo->phone) }}
{{ serformatephone($agentInfo->fax) }}
{{ $agentInfo->email }}
|
Lease Verification - NOT AN INVOICE
|
Authorized Representative:
Please verify the following lease information for the client we have referred to you. Thank you so much for taking great care of my client!
|
{{ $property->prop_name ?? '' }}
{{ isset($property->prop_phone) ? serformatephone($property->prop_phone) : '' }}
{{ isset($property->prop_fax) ? serformatephone($property->prop_fax) : '' }}
|
{{ ucfirst($leadclient->fname) }} {{ ucfirst($leadclient->lname) }}
|
|
|
|
|
|
By signing below the property agrees to the following:
1. "@if(!empty($company)){{ $company->mgmt_name }} @endif" and/or {{ $agentInfo->name.' '. $agentInfo->last_name }} was listed on the guest card and application.
2. The information above is correct, and a commission will be earned upon client move in.
3. To sign this document electronically.
|