@php $content = getServicesWithContent($subpage); @endphp @if($content->images)
@endif

{{$content->title}}

{{$content->subtitle}}

{!! $content->long_description !!}
@if($content->images)
@endif @if($content->images)
@endif @if($content->images)
@endif @if($content->iframe)
@endif @if($content->button)
@foreach($content->button as $button) {{$button['data']['content']}} @endforeach
@endif