@extends('layout.app') @section('content')

{!! $data->description1 ?? '' !!}

{!! $data->description2 ?? ''!!}

{!! $data->cta_description ?? '' !!}
{{$data->about_heading ?? ''}}

{{$data->about_sub_heading ?? ''}}

{!! $data->about_description ?? '' !!}

Contact Us

Bush River Resort

{{$data->sporting_clay_home_heading ?? ''}}

{!! $data->sporting_clay_home_description !!}

{{-- @php--}} {{-- $words = explode(' ', $sportingData->sport_description);--}} {{-- $selectedWords = array_slice($words, 0, 16);--}} {{-- $sportingShortDescription = implode(' ', $selectedWords);--}} {{-- @endphp--}} {{--

{{$sportingShortDescription ?? ''}}

--}} Read More

{{$data->quail_club_home_heading ?? ''}}

{!! $data->quail_club_home_description !!}

Read More

{{$data->pheasant_tower_home_heading ?? ''}}

{!! $data->pheasant_tower_home_description !!}

Read More
{{$data->discover_heading ?? ''}}

{{$data->discover_sub_heading ?? ''}}

{!! $data->discover_description ?? '' !!}

Contact Us
{{--

{{$data->showcase_heading ?? ''}}

{!! $data->showcase_description !!}

Explore Now
--}} {{--

{{$data->testimonial_heading ?? ''}}

{!! $data->testimonial_description ?? '' !!}

--}}
Live In The Moment
Insta Slide img
Insta Slide img
Insta Slide img
Insta Slide img
Insta Slide img
@endsection