@if(isset($count->range))
@else
{{ $count->today ?? 0 }} Properties Update Today
{{ $count->week ?? 0 }} Properties Update This Week
{{ $count->month ?? 0 }} Properties Update This Month
{{ $count->year ?? 0 }} Properties Update This Year
@endif
{{ $count->not_founded_properties ?? 0 }} Not Founded Properties
{{ $count->founded_properties ?? 0 }} Founded Properties