Found a bug? Please fill out the sections below. 👍 ### Issue Summary The existing todo inside the getBooking `// TODO: use BookingRepository` suggests to replace direct prisma call with a BookingRepository level usecase. ### Evidence <img width="739" height="295" alt="Image" src="https://github.com/user-attachments/assets/a5de525f-2e6e-418a-8775-cd0d11bf02b5" />
Found a bug? Please fill out the sections below. 👍
Issue Summary
The existing todo inside the getBooking
// TODO: use BookingRepositorysuggests to replace direct prisma call with a BookingRepository level usecase.Evidence