@extends('front.layouts.app') @section('content')
{!! @$metaArr['content_description'] !!}
{!! $community_buildings['description'] !!}
@if(@$community_buildings['link']) {!! @$community_buildings['btn_caption'] ?? "Read More" !!} @endif @endforeach @endif{!! $community_cares['description'] !!}
@if(@$community_cares['link']) {!! @$community_cares['btn_caption'] ?? "Read More" !!} @endif @endforeach @endif{!! $community_supports['description'] !!}
@if(@$community_supports['link']) {!! @$community_supports['btn_caption'] ?? "Read More" !!} @endif @endforeach @endif