{{ translate('Add Hotel Attribute') }}
@csrf
@error('name')
{{ $message }}
@enderror
{{ translate('The position will be used to order in the Filter page search. The greater number is priority')}} @error('position')
{{ $message }}
@enderror