@layout('views/layouts/master') @section('content') @if(customCompute($sliders))
@foreach($sliders as $slider)
@endforeach
@endif @if(customCompute($featured_image)) @endif

{{ $page->title }}

{{ frontendData::get_backend('address') }}

{{ frontendData::get_backend('phone') }}

{{ frontendData::get_backend('email') }}

characters remain

{{ htmlspecialchars_decode($page->content) }}

@endsection @section('footerAssetPush')