@if (session()->has('success')) @endif @if ($errors->any()) @endif
{{ __('messages.Manage The hotel settings') }}
{{ __('messages.Livestream url') }}
{{-- stopped here --}}
{{ __('messages.Gym bundle price') }}
{{ __('messages.Swimming pool bundle price') }}
{{ __('messages.Swimming pool and gym bundle price') }}

{{__('messages.Room Discounts')}}

{{ __('messages.Full online booking discount') }}
{{ __('messages.Big online booking (75%) discount') }}
{{ __('messages.Medium online booking (50%) discount') }}
{{ __('messages.Small online booking (25%) discount') }}
@can('hotel-edit')
@endcan