@section('seo') @include('layouts._front_includes._seo', ['seo' => $package->seo]) @endsection @push('frontend_css') @endpush @extends('layouts.frontend_master') @section('content')
{{ $package->cover_image->alt }}
Private Guiding

{!! $package->title !!}

{{ $package->short_description }}
{{ $package->altitude }}

{!! $package->title !!}

{!! $package->description !!}
@if (!empty($guiding_inquiry_page)) @endif
@if (!empty($quote))
{!! $quote->name !!}
{!! $quote->meta1 !!}
-{!! $quote->name !!}
@endif @if (!empty($package->note_title))

{!! $package->note_title !!}

{!! $package->trip_notes !!}
@endif @if ($package->gallery_image->count())
@endif
@endsection @push('frontend_js') @endpush