@extends('layout') @section('title') {{ $seo_setting->seo_title }} @endsection @section('meta') @endsection @section('frontend-content')
shape
shape
shape
shape
shape
shape

{{ $about_us->experience_text_1 }} {{ $about_us->experience_text_2 }}

author_image

{{ $about_us->author_name }}{{ $about_us->author_designation }}

{{ $about_us->long_title }}

{{ $about_us->description_1 }}

{{ $about_us->description_2 }}

icon

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

{{ $about_us->item1->description }}

icon

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

{{ $about_us->item1->description }}

@php $property_types = $category->property_types; @endphp
@php $counter_content = $counter->content; @endphp
bg_image

{{ $counter_content->title }}

{{ $counter_content->description }}

  • {{ $counter_content->list_1 }}
  • {{ $counter_content->list_2 }}
  • {{ $counter_content->list_3 }}
@foreach ($counter->items as $counter_item)
icon

{{ $counter_item->number }}

{{ $counter_item->title }}

@endforeach
{{ $agent->title }}

{{ $agent->description }}

@foreach ($agent->agents as $agent_index => $single_agent )
@if ($single_agent->image) agent @else agent @endif
@endforeach
{{ $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 }}

bg
bg
bg
@endsection