loader-My Reservation System

Calendrier de réservation multi-pièces Démo

Demo

How It work

Copy the code below and paste it on your web page where you want the calendar to appear.

Multi Room Booking Calendar

<!--Attributes : data-cid ="Your Calendar ID"; data-local ="Language ID"; 
data-room ="room number or auto to show room menu"; data-background ="css color without #"; -->
<div id="div_mrbc_software" data-cid="demo" data-local="1" data-room="auto" > </div>

<!--javascript add to bottom of page -->
<script src="https://myreservationsystem.com/js/mrbc.js" async defer ></script>