There is a bug when you try to book a room. The Last Date can be less than the First Date. <img width="1792" alt="Screenshot 2021-12-01 at 22 39 23" src="https://user-images.githubusercontent.com/67127852/144320247-0cb3ff09-540c-4a3d-97c6-66bbc04e441e.png"> I added my own logic by far, I hope it can solve the issue. <img width="1790" alt="Screenshot 2021-12-01 at 22 50 31" src="https://user-images.githubusercontent.com/67127852/144320364-8a22253b-52c7-45ed-a1c0-5f456a89a6ad.png"> The result: <img width="1792" alt="Screenshot 2021-12-01 at 22 57 15" src="https://user-images.githubusercontent.com/67127852/144320798-860f953f-1541-4540-974f-01909d189861.png">