@extends('user.layout') @section('content')
{{ __('Room_Settings') }}
@csrf

{{ __('room_active_deactive_warning_message') }}

{{ __('hotel_category_status_warning_message') }}

{{ __('hotel_rating_status_warning_message') }}

{{ __('hotel_guest_checkout_warning_message') }}

@endsection