@extends('layouts.frontend.app')
@section('slider')
@include('layouts.frontend.partials.slider')
@endsection
@section('content')
@if(count($sections) > 0)
{{ __('features_des') }} {{ $getawaySection->first_des ?? '' }} {{ $getawaySection->second_des ?? '' }}{{ __('Our Valuable Features') }}
{{ $getawaySection->first_title ?? '' }}
{{ $getawaySection->second_title ?? '' }}
{{ __('pricing_des') }}
{{ __('news_des') }}