propertyPurpose->translation?->title); ?>
urgent_property == 1): ?>
property_purpose_id == 1): ?>
price)); ?>
property_purpose_id == 2): ?>
price)); ?> /
period == 'Daily'): ?>
period == 'Monthly'): ?>
period == 'Yearly'): ?>
translation?->title); ?>
reviews->where('status', 1)->count();
if ($total_review > 0) {
$avg_sum = $property->reviews->where('status', 1)->sum('avarage_rating');
$avg = $avg_sum / $total_review;
$intAvg = intval($avg);
$nextVal = $intAvg + 1;
$reviewPoint = $intAvg;
$halfReview = false;
if ($intAvg < $avg && $avg < $nextVal) {
$reviewPoint = $intAvg + 0.5;
$halfReview = true;
}
}
?>
0): ?>
$reviewPoint): ?>
0.0
translation?->address); ?>
city): ?>
, city?->title); ?>
- number_of_bedroom); ?>
- number_of_bathroom); ?>
- area); ?>
: |
property_search_id); ?> |
: |
propertyType->translation?->title); ?> |
: |
area); ?> |
: |
number_of_bedroom); ?> |
: |
number_of_bathroom); ?> |
: |
number_of_room); ?> |
: |
number_of_unit); ?> |
: |
number_of_floor); ?> |
: |
number_of_kitchen ? $property->number_of_kitchen : 0); ?> |
: |
number_of_parking ? $property->number_of_parking : 0); ?> |
translation?->description); ?>
file): ?>
video_link): ?>
propertyAminities->count() != 0): ?>
propertyAminities; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $aminity): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
- translation?->title); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
propertyNearestLocations->count() != 0): ?>
propertyNearestLocations; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $propertyNearestLocation): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
- nearestLocation?->translation?->title); ?>:
distance); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
google_map_embed_code): ?>
google_map_embed_code; ?>
reviews->where('status', 1)->count();
if ($total_review > 0) {
$avg_sum = $property->reviews->where('status', 1)->sum('avarage_rating');
$service_sum = $property->reviews->where('status', 1)->sum('service_rating');
$service_avg = $service_sum / $total_review;
$service_progress = ($service_avg * 100) / 5;
$location_sum = $property->reviews->where('status', 1)->sum('location_rating');
$location_avg = $location_sum / $total_review;
$location_progress = ($location_avg * 100) / 5;
$money_sum = $property->reviews->where('status', 1)->sum('money_rating');
$money_avg = $money_sum / $total_review;
$money_progress = ($money_avg * 100) / 5;
$clean_sum = $property->reviews->where('status', 1)->sum('clean_rating');
$clean_avg = $clean_sum / $total_review;
$clean_progress = ($clean_avg * 100) / 5;
$avg = $avg_sum / $total_review;
$intAvg = intval($avg);
$nextVal = $intAvg + 1;
$reviewPoint = $intAvg;
$halfReview = false;
if ($intAvg < $avg && $avg < $nextVal) {
$reviewPoint = $intAvg + 0.5;
$halfReview = true;
}
}
?>
0): ?>
addLoop($__currentLoopData); foreach($__currentLoopData as $review_item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
popLoop(); $loop = $__env->getLastLoop(); ?>
links('custom_paginator')); ?>