I have a project where the user can buy ticket for a movie in a cinema and there's an opportunity for booking seats. My problem is the seat booking because I have to make a special form like this:
And the user select seats in this mosaic and after submit the form the seat number (like 15) and the serial number (like 1F or 3I) saved to database.
