@section('available_date_item')

@{{data.spots_left}} {{strtoupper(trans('experiences.details.spots_left'))}}

@{{format_date(data.date, "ddd, Do MMM")}}
@{{format_time(data.start_time, "HH:mm")}} - @{{format_time(data.end_time, "HH:mm")}}. @{{data.currency_symbol}}@{{data.price}} {{trans('experiences.details.per_person')}}
@if(@Auth::user()->id != $host_experience->user_id) {{trans('experiences.details.choose')}} @endif
@endsection
@if($host_experience->host_experience_photos->count()>1) @endif
    @foreach($host_experience->host_experience_photos as $photo)
  • photo
  • @endforeach

{{html_string($host_experience->currency->symbol)}}{{$host_experience->session_price}} {{trans('experiences.details.per_person')}}

@if($result->reviews->count()) @if($result->reviews->count()>1) {!! $result->overall_star_rating !!} @else {!! $result->overall_star_rating !!} @endif @endif @if(!$result->reviews->count()) {{ trans('messages.rooms.no_reviews_yet') }} @else {{ $result->reviews->count() }} {{ trans_choice('messages.header.review',$result->reviews->count()) }} @endif
{{trans('experiences.details.price_may_vary_depending_upon_the_date_select')}}

{{$host_experience->title}}

{{$host_experience->category_details->name}} {{trans('experiences.details.experience')}}
{{$host_experience->tagline}}
{{trans('experiences.details.hosted_by')}} {{$host_experience->user->first_name}}
  • {{$host_experience->total_hours}} {{trans('experiences.manage.hours_total')}}
  • @if($host_experience->host_experience_provides->count() > 0)
  • @foreach($host_experience->host_experience_provides as $k => $provide) {{@$provide->provide_item->name}} @if($k+2 == $host_experience->host_experience_provides->count()) {{trans('experiences.details.and')}} @elseif($k+1 != $host_experience->host_experience_provides->count()) , @endif @endforeach
  • @endif
  • {{trans('experiences.details.offered_in')}} {{$host_experience->language_details->name}}
People are eyeing this experience. Over 10,600 people have viewed it this week.
glass
  • {{trans('experiences.manage.about_your_host')}}, {{$host_experience->user->first_name}}

    {{$host_experience->about_you}}

  • {{trans('experiences.manage.what_will_do')}}

    {{$host_experience->what_will_do}}

  • @if($host_experience->host_experience_provides->count() > 0)
  • {{trans('experiences.manage.what_will_provide')}}

    @foreach($host_experience->host_experience_provides as $provide)

    {{$provide->name}} provider-image

    {{$provide->additional_details}}

    @endforeach
  • @endif @if($host_experience->guest_requirements->minimum_age)
  • {{trans('experiences.manage.who_can_come')}}

    {{trans('experiences.details.guest_ages_age_and_up_can_attend', ['count' => $host_experience->guest_requirements->minimum_age])}}

  • @endif @if($host_experience->notes != '')
  • {{trans('experiences.manage.notes')}}

    {{$host_experience->notes}}

  • @endif
  • {{trans('experiences.manage.where_will_be')}}

    {{$host_experience->where_will_be}}

{{trans('experiences.details.upcoming_availability')}}

  • @yield('available_date_item')
{{trans('experiences.details.see_all_available_dates')}} @if(Auth::user() && @Auth::user()->id != $host_experience->user_id) {{trans('messages.rooms.contact_host')}} @endif

{{trans_choice('messages.header.review',2)}}

@if(@$result->reviews->count()) @php $row_inc = 1 @endphp @foreach($result->reviews as $row_review) @if($row_inc <= 3)

{{ $row_review->comments }}

@endif @php $row_inc++ @endphp @endforeach @endif
@if(!$result->reviews->count()) {{ trans('messages.rooms.no_reviews_yet') }} @else @if($result->reviews->count()>3)
Read all {{ $result->reviews->count() }} {{ trans_choice('messages.header.review',$result->reviews->count()) }}
@else
{{ $result->reviews->count() }} {{ trans_choice('messages.header.review',$result->reviews->count()) }}
@endif {!! $result->overall_star_rating !!} @endif
  • {{trans('experiences.manage.group_size')}}

    {{trans('experiences.details.there_are_spots_available_in_this_experience', ['count' => $host_experience->number_of_guests])}}

    {{trans('experiences.details.you_dont_fill_all_experience_are_social')}}

  • {{trans('experiences.manage.guest_requirements')}}

    @if($host_experience->guest_requirements->minimum_age < 18)
    {{trans('experiences.details.bringing_guests_under_18')}}

    {{trans('experiences.details.bring_guest_under_18_your_responsibility')}}

    @endif
  • @if($host_experience->guest_requirements->includes_alcohol == 'Yes')
  • {{trans('experiences.manage.alcohol')}}

    {{trans('experiences.details.this_alcohol_includes_only_for_legal_age')}}

  • @endif @if($host_experience->guest_requirements->special_certifications || $host_experience->guest_requirements->additional_requirements)
  • {{trans('experiences.details.from_the_host')}}

    {!! $host_experience->guest_requirements->special_certifications ? $host_experience->guest_requirements->special_certifications.'
    ' : '' !!} {{$host_experience->guest_requirements->additional_requirements}}

  • @endif
  • {{trans('experiences.manage.who_can_come')}}

    {{trans('experiences.details.guest_ages_age_and_up_can_attend', ['count' => $host_experience->guest_requirements->minimum_age])}} @if($host_experience->is_free_under_2=="Yes") {{trans('experiences.manage.free_for_under_2')}} @endif

  • @if($host_experience->host_experience_packing_lists->count() > 0)
  • {{trans('experiences.manage.packing_list')}}

    @foreach($host_experience->host_experience_packing_lists as $package)

    {{ $package->item }}

    @endforeach
  • @endif

{{trans('experiences.details.flexible_cancellation_policy')}}

{{trans('experiences.details.flexible_cancellation_policy_desc')}} {{trans('experiences.details.see_cancellation_policy')}}

{{trans('experiences.details.when_do_you_want_to_go')}}

@yield('available_date_item')

{{trans_choice('messages.header.review',2)}}

@if($similar_items->count() > 0)

{{trans('experiences.details.similar_items_in_city', ['city' => $host_experience->city_details->name])}}

@endif

{{ trans('messages.rooms.share') }}

{{trans('experiences.details.need_more_info_about_name', ['name' => $host_experience->title])}}

{!! trans('experiences.details.if_you_have_general_faq_link', ['link' => ''.trans('experiences.details.visit_our_faq').'']) !!}

{{trans('messages.your_reservations.send_message')}}