const Seats = {
"ime": "Sjedišta",
"tipovi": [
"Odaberite",
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"Više"
]
}
export default Seats;