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

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

{{ $about_us->short_title }}

{{ $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->item2->title }}{{ $about_us->item2->title2 }}

{{ $about_us->item2->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
@endsection