Hi, New booking for the event ".$bkData['event_name']." is done by ".
}
$bkData['name']." (".$bkData['email'].") and show is on '".$showTime.
$this->sendSMS($bkData['phone'],$msgContent);
"'. Booking ID ".$post_data['bookId']."
</p></body></html>";
$msg="Hi, You are invited for the event '".$bkData['event_name']."', and show is on '".$showTime."'. Booking ID ".$post_data['bookId'].". Find the QR Code ".base_url('/'.$bkData['qrcode']);
$msg="Hi, You are invited for the event '".$bkData['event_name']."', and show is on '".$showTime."'. Booking ID ".$post_data['bookId'].". Find the QR Code ".base_url('/'.$bkData['qrcode']);