@php $version = $basicInfo->theme_version; @endphp @extends("frontend.layouts.layout-v$version") @section('pageHeading') {{ $propertyContent->title }} @endsection @section('metaKeywords') @if ($propertyContent) {{ $propertyContent->meta_keyword }} @endif @endsection @section('metaDescription') @if ($propertyContent) {{ $propertyContent->meta_description }} @endif @endsection @section('og:tag') @endsection @section('content')
{!! $propertyContent->description !!}
{{ __('Share On') }}
{{ __('Facebook') }}
{{ __('Linkedin') }}
{{ __('Twitter') }}
{{ __('Whatsapp') }}
{{ __('SMS') }}
{{ __('Mail') }}