From my question, I already develop a meeting room scheduler. The user that need to book meeting room should book it through the mobile apps. While admin will see either the meeting room available or not and can approve or reject it by using admin website.
When admin wants to view the booking details, the problem is the calendar and the scheduler always show the todays date and not the date that the user already booked.
Now, I want when admin want to view the booking details, the calendar and scheduler already shows the date based on the user already booked.
Can refer to my attachment