The following is the Ticket for ABOOD Bus service Passenger’s Names: Going to: Date of issue: Report time: Seat no: Fare: Date of travel: Departure time: Bus no: Write a program to generate tickets for 30 passengers and save these tickets in an output document file Hints: a. Make use of arrays to store data for every passenger b. Use function getline (cin, stringVar) for string variables input.