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

About Us

@if(!customCompute($featured_image))

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

@else

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

@endif
@endsection