@if(\App\Helpers\Helper::existCampaign($probateProperty->id)) @else @endif
Name | Address |
---|---|
@if($probateProperty->company_name) {!! $probateProperty->company_name !!} @else {!! $probateProperty->first_name." ".$probateProperty->sur_name !!} @endif |
@if($probateProperty->executor_address1)
{!! $probateProperty->executor_address1 !!},
@endif
@if($probateProperty->executor_address2)
{!! $probateProperty->executor_address2 !!},
@endif
@if($probateProperty->executor_town)
{!! $probateProperty->executor_town !!},
@endif
@if($probateProperty->executor_postcode)
{!! $probateProperty->executor_postcode !!}
@endif
@if($probateProperty->executor_phone)
![]() ![]() |
View More |
Sold Price | Sold Date | Sold Year | |||
---|---|---|---|---|---|
{!! $probateProperty->property_sale_price !!} | {!! \Carbon\Carbon::parse($probateProperty->property_sale_date)->format('d-m-Y') !!} | {!! $probateProperty->property_sold_year !!} | @elseNo data found | @endif