calcPriceTicket($seat); return view('admin.ticket.show', compact('seat', 'price')); } }