|
|
|
|
Property Estimated Value
${{number_format($property->current_estimated_home_value) ?? 0}}
{{$property->address}}, {{$property->city}}, {{$property->zipcode}}
|
|
@if($rentalAvm)
|
|
${{number_format($rentalAvm->estimated_rental_value) ?? 0 }}
Estimated Rental Value
|
${{number_format($rentalAvm->estimated_min_rental_value) ?? 0}}
Estimated Min. Rental Value
|
${{number_format($rentalAvm->estimated_max_rental_value) ?? 0}}
Estimated Max. Rental Value
|
|
@endif
@if($salesTrends && $salesTrends->count())
|
|
@foreach($salesTrends as $trend)
{{$trend->start_year}}
Year
|
{{$trend->homesalecount}}
Home Sale Count
|
${{number_format($trend->avgsaleprice) ?? 0}}
Avg. Sale Price
|
${{number_format($trend->medsaleprice) ?? 0}}
Med. Sale Price
|
|
@endforeach
@endif
@if(!empty($allEventDetail))
Automated Valuation Model
Home Value Estimate
|
|
${{number_format($allEventDetail->amount->high) ?? 0}}
High Value
|
${{number_format($allEventDetail->amount->low) ?? 0}}
Low Value
|
${{ number_format((($allEventDetail->amount->high + $allEventDetail->amount->low) / 2)) ?? 0 }}
Average Value
|
${{ number_format(data_get($allEventDetail, 'AVMChange.avmlastmonthvalue', 0)) }}
Last Month Value
|
|
${{number_format($allEventDetail->AVMChange->avmamountchange) ?? 0}}
Value Change
|
{{number_format($allEventDetail->AVMChange->avmpercentchange) ?? 0}}%
Percentage of Change
|
|
@endif
✅ Contact your Loan Officer
✅ Add another property
✅ Request a pre-approval
|
✅ Check refinance opportunities
✅ Edit Mortgage Details
✅ Use our mortgage calculator
|
|
|
|
No Password Required.
|
|
|
|
InstaRefi is a registered trademark of InstaMortgage Inc., NMLS 1035734. This Automated Valuation Model (AVM) estimate is generated using publicly available data and proprietary modeling. It is intended for informational purposes only and is not a substitute for a formal appraisal conducted by a licensed or certified appraiser. Actual market or rent value may vary and could differ at the time of sale, rent, refinance, or appraisal.
|
|
@if(!empty($loanOfficerData['name']))
{{$loanOfficerData['name']}}
@endif
@if(!empty($loanOfficerData['nmls_number']))
NMLS ID - {{$loanOfficerData['nmls_number']}}
@endif
Email: {{$loanOfficerData['email']}}
@if(!empty($loanOfficerData['mobile']))
Phone: {{$loanOfficerData['mobile']}}
@endif
|
@if(isset($unsubscribeLink))
|
|
@endif
|