@include('host_experiences.manage_experience.header', ['header_inverse' => true])

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

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

@{{host_experience.title}}

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

{!! Form::select('title_language[]', $languages, 'en', ['class' => 'form-control input-title', 'id' => 'input_status', 'placeholder' => 'Select','disabled']) !!}
{{trans('messages.place_hold.Add_Translation')}}
{{trans('messages.place_hold.Add_Translation')}}
+ {{trans('experiences.manage.add_an_item')}}
{{trans('experiences.manage.do_guests_not_bringing_anything')}}

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

@include('host_experiences.manage_experience.control_buttons')