@extends('frontend.layouts.master') @section('title') {{ __('header.about_title') }} @endsection @section('main-content')
{{-- @php $settings=DB::table('settings')->get(); @endphp --}}

{{ __('about.about_subtitle') }}

{{--

@foreach($settings as $data) {{$data->description}} @endforeach

--}}

{{ __('about.about_content') }}

{{ __('about.team_title') }}

{{ __('about.team_content') }}

{{ __('about.bedroom_title') }}

{{ __('about.bedroom_content') }}

{{ __('about.conference_title') }}

{{ __('about.conference_content') }}

{{ __('about.shape_title') }}

{{ __('about.shape_content') }}

{{ __('about.car_title') }}

{{ __('about.car_content') }}

{{ __('about.surf_title') }}

{{ __('about.surf_content') }}

{{ __('about.evacuate_title') }}

{{ __('about.evacuate_content') }}

{{--
  • {{ __('about.20_content') }}
  • {{ __('about.complim_content') }}
  • {{ __('about.laundry_content') }}
  • {{ __('about.free_wifi') }}
  • {{ __('about.discount') }}
--}}
{{--

Restaurants Services

Travel & Camping

Event & Party

--}}
{{--

Discover Our Hotel & Services.

It S Hurricane Season But We Are Visiting Hilton Head Island

--}} {{-- --}} @endsection