@include('header') @include('sidebar')
SALAM STANDARD CERTIFICATE

The Salam Standard is a global initiative to promote services and facilities of hotels for Muslim travellers.
To get the Salam Standard certificate complete the following questionnaire.

Please submit a separate form for every property.
Your participation is greatly appreciated!

@if(session('success_message'))
{{session('success_message')}}
@endif @if(session('failed_message'))
{{session('failed_message')}}
@endif @if (count($errors) > 0)
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
Edit

Room Amenities

icon
Q:
Does the hotel provide a
Muslim prayer mat?
A:
Undefined
icon
Q:
Is there a Qibla
Direction in the room?
A:
Undefined
icon
Q:
Do you provide the Quran in
the room?
A:
Undefined
Edit

Hotel Services

icon
Q:
Can the Muslim praying
direction be obtained from
the hotel staff?
A:
Undefined
icon
Q:
Does the hotel provide the local
prayer times for Muslims?
A:
Undefined
icon
Q:
Does the hotel provide a list of
halal restaurants in the vicinity?
A:
Undefined
icon
Q:
Does the hotel provide a list of
Mosques or Suraus (public
praying rooms) in the vicinity?
A:
Undefined
Edit

Food & Beverages

icon
Q:
Are there alcoholic beverages in
the room’s mini-bar?
A:
Undefined
icon
Q:
Does the hotel provide
certified halal food?
A:
Undefined
@include('footer')