• @{{host_experience.title ? host_experience.title : experience_locale}}

    {{$host_experience->city_details->name}} @{{host_experience.tagline ? host_experience.tagline : tagline_placeholder}}
  • {{@$host_experience->category_details->name}} {{trans('experiences.manage.experience_hosted_by')}} {{$host_experience->user->first_name}}

  • @{{total_hours()}} {{trans('experiences.manage.hours_total')}}

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

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

    {{trans('experiences.manage.let_your_guests_know_you_include_anything')}}

    @{{provide.name}}
    @{{provide.additional_details}}

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

    @{{host_experience.where_will_be ? host_experience.where_will_be : where_will_be_placeholder}}

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

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

    @{{host_experience.host_experience_location.location_name ? host_experience.host_experience_location.location_name+' - ': ''}} @{{host_experience.host_experience_location.city != '' ? host_experience.host_experience_location.city : host_experience.city_details.name}}

  • {{trans('experiences.manage.about_your_host')}}, {{$host_experience->user->first_name}}

    @{{host_experience.about_you}}

  • @{{ locale_string(group_size_text, {number_of_guests : (host_experience.number_of_guests ? host_experience.number_of_guests : 0)}) }}

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

    @{{ locale_string(who_can_come_text, {count : (host_experience.guest_requirements.minimum_age ? host_experience.guest_requirements.minimum_age : 0)}) }}