@extends('layout') @section('title') {{ $seo_setting->seo_title }} @endsection @section('meta') @endsection @section('frontend-content') @if ($intro_content->visibility) @php $home1_intro = $intro_content->home1_intro; $slider_properties = $home1_intro->slider_properties; @endphp
@endif @if ($location->visibility)
{{ $location->title }}

{{ $location->description }}

@php $home_locations = $location->locations; $second_property = false; $third_property = false; $four_property = false; $five_property = false; $six_property = false; $seven_property = false; @endphp
@foreach ($home_locations as $loc_index => $home_location) @if ($loc_index == 0) @elseif ($loc_index == 1 || $loc_index == 2) @if ($second_property == false)
@endif @if ($loc_index == 1) @php $second_property = true; @endphp @endif @if ($loc_index == 2) @php $third_property = true; @endphp @endif @if ($third_property == true)
@endif @elseif ($loc_index == 3) @elseif ($loc_index == 4 || $loc_index == 5) @if ($four_property == false)
@endif @if ($loc_index == 4) @php $four_property = true; @endphp @endif @if ($loc_index == 5) @php $five_property = true; @endphp @endif @if ($five_property == true)
@endif @elseif ($loc_index == 6 || $loc_index == 7) @if ($six_property == false)
@endif @if ($loc_index == 6) @php $six_property = true; @endphp @endif @if ($loc_index == 7) @php $seven_property = true; @endphp @endif @if ($seven_property == true)
@endif @endif @endforeach
@endif @if ($about_us->visibility) @php $home1_content = $about_us->home1_content; @endphp
shape
shape
shape
shape
shape
shape
background_image

{{ $home1_content->experience_text_1 }} {{ $home1_content->experience_text_2 }}

author_image

{{ $home1_content->author_name }}{{ $home1_content->author_designation }}

{{ $home1_content->short_title }}

{{ $home1_content->long_title }}

{{ $home1_content->description_1 }}

{{ $home1_content->description_2 }}

icon

{{ $home1_content->item1->title }}{{ $home1_content->item1->title2 }}

{{ $home1_content->item1->description }}

icon

{{ $home1_content->item1->title }}{{ $home1_content->item1->title2 }}

{{ $home1_content->item1->description }}

@endif @if ($featured_property->visibility)
shape
shape
{{ $featured_property->title }}

{{ $featured_property->description }}

@php $featured_properties = $featured_property->properties; @endphp @foreach ($featured_properties as $featured_property)
thumbnail_image
@if ($featured_property->purpose == 'rent') {{__('user.For Rent')}} @else {{__('user.For Sale')}} @endif
{{ $currency_icon }}{{ html_decode(num_format($featured_property->price)) }} @if ($featured_property->purpose == 'rent') /{{ $featured_property->rent_period }} @endif

{{ html_decode($featured_property->title) }}

address

{{ html_decode($featured_property->address) }}

  • total_bedroom{{ $featured_property->total_bedroom }} {{__('user.Bed')}}
  • total_bathroom{{ $featured_property->total_bathroom }} {{__('user.Bath')}}
  • total_area{{ html_decode($featured_property->total_area) }} {{__('user.m2')}}
@endforeach
@endif @if ($setting->agent_can_add_property) @if ($setting->agent_can_add_property == 'enable') @if ($pricing_plan->visibility)
{{ $pricing_plan->title }}

{{ $pricing_plan->description }}

@foreach ($pricing_plan->pricing_plans as $index => $pricing_plan_item)

{{ $pricing_plan_item->plan_name }}

{{ $currency_icon }}{{ $pricing_plan_item->plan_price }}/ @if ($pricing_plan_item->expired_time == 'monthly') {{__('user.Monthly')}} @elseif ($pricing_plan_item->expired_time == 'yearly') {{__('user.Yearly')}} @elseif ($pricing_plan_item->expired_time == 'lifetime') {{__('user.Lifetime')}} @endif
    @if ($pricing_plan_item->number_of_property == 0)
  • {{__('user.Unlimited')}} {{__('user.Property Submission')}}
  • @else
  • {{ $pricing_plan_item->number_of_property }} {{__('user.Property Submission')}}
  • @endif @if ($pricing_plan_item->featured_property == 'enable')
  • {{__('user.Featured Property')}}
  • @else
  • {{__('user.Featured Property')}}
  • @endif @if ($pricing_plan_item->featured_property_qty == 0)
  • {{__('user.Unlimited')}} {{__('user.Featured Property')}}
  • @else
  • {{ $pricing_plan_item->featured_property_qty }} {{__('user.Featured Property')}}
  • @endif @if ($pricing_plan_item->top_property == 'enable')
  • {{__('user.Top Property')}}
  • @else
  • {{__('user.Top Property')}}
  • @endif @if ($pricing_plan_item->top_property_qty == 0)
  • {{__('user.Unlimited')}} {{__('user.Top Property')}}
  • @else
  • {{ $pricing_plan_item->top_property_qty }} {{__('user.Top Property')}}
  • @endif @if ($pricing_plan_item->urgent_property == 'enable')
  • {{__('user.Urgent Property')}}
  • @else
  • {{__('user.Urgent Property')}}
  • @endif @if ($pricing_plan_item->urgent_property_qty == -1)
  • {{__('user.Unlimited')}} {{__('user.Urgent Property')}}
  • @else
  • {{ $pricing_plan_item->urgent_property_qty }} {{__('user.Urgent Property')}}
  • @endif
  • {{__('user.Aminities')}}
  • {{__('user.Nearest Location')}}
  • {{__('user.Property Plan')}}
  • {{__('user.Additional Information')}}
  • {{__('user.Image Gallery')}}
@if ($pricing_plan_item->plan_type == 'free') {{__('user.Trail Now')}} @else {{__('user.Enroll Now')}} @endif
@endforeach
@endif @endif @endif @if ($why_choose_us->visibility)

{{ $why_choose_us->title }}

{{ $why_choose_us->description }}

@foreach ($why_choose_us->items as $why_choose_index => $why_choose_item)
icon

01

@if ($why_choose_index != 3)
icon
@endif

{{ $why_choose_item->title }}

{{ $why_choose_item->description }}

@endforeach
@endif @if ($setting->agent_can_add_property) @if ($setting->agent_can_add_property == 'enable') @if ($agent->visibility)
icon
icon
icon
icon
icon
icon
{{ $agent->title }}

{{ $agent->description }}

@foreach ($agent->agents as $agent_index => $single_agent )
@if ($single_agent->image) agent @else agent @endif
{{__('user.See Properties')}}

{{ html_decode($single_agent->name) }}{{ html_decode($single_agent->designation) }}

@endforeach
@endif @endif @endif @if ($faq->visibility)
{{ $faq->content->short_title }}

{{ $faq->content->long_title }}

@foreach ($faq->faqs as $faq_index => $faq_item )

{!! nl2br($faq_item->answer) !!}
@endforeach
support_image
support_image

{{ $faq->content->support_time }} {{ $faq->content->support_title }}

@endif @if ($mobile_app->visibility)
bg
bg
bg
@endif @if ($blog->visibility)
{{ $blog->title }}

{{ $blog->description }}

@foreach ($blog->blogs as $blog_index => $single_blog) @endforeach
@endif @endsection