File: //home/cafsindia/allyindian_com/backend/customers/ticketprint.php
<?php
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Print E-Ticket - Sri Bhagiyalakshmi Tours & Travels</title>
<link rel="stylesheet" type="text/css" href="css/print.css" />
</head>
<body onload="window.print();" >
<table align="center" cellpadding="0" cellspacing="0" class="tborder" >
<tr >
<td><table width="699" border="0" align="center" cellpadding="2" cellspacing="2">
<tr>
<td width="96"><img src="images/logo.jpg" width="96" height="45" /></td>
<td width="579"><div class="header" >Sri Bhagiyalakshmi Tours & Travels </div>
<br />
<div class="address">289/124, Purasawalkam High Road, Kellys, Chennai - 600 010.<br />
Phone : 044 - 26425412 / 42661232 Fax : 044 - 42175768<br />
Mobile : 98416 98596 / 98416 99966 <br />
Website : www.sblt.co.in<br />
E-mail : tours@sblt.co.in </div></td>
<td width="4"> </td>
</tr>
<tr>
<td colspan="3"><table width="690" height="166" align="center" cellpadding="2" cellspacing="0" class="tborder">
<tr >
<td colspan="3" class="ndataleft" ><?php ?></td>
</tr>
<tr >
<td width="349" class="ndataleft" >PNR No: <?php ?></td>
<td colspan="2" class="ndata">Ticket No : <?php ?></td>
</tr>
<tr >
<td class="ndataleft">Date of Booking : <?php ?></td>
<td colspan="2" class="ndata">Date of Journey : <?php ?></td>
</tr>
<tr>
<td colspan="3" class="ndataleft">Boarding Point : <?php ?></td>
</tr>
<tr>
<td colspan="3" class="ndataleft">Departure Time : <?php ?></td>
</tr>
<tr>
<td class="ndataleft">Total Ticket Fare : Rs.<?php ?></td>
<td width="163" class="ndata">Adult : <?php ?></td>
<td width="164" class="ndata">Child: <?php ?></td>
</tr>
<tr>
<td colspan="3" class="ndataleft">Passenger Mobile Number : <?php ?></td>
</tr>
<tr>
<td colspan="3" class="ndataleft">Address : <?php ?></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<td colspan="3" class="address"><strong>Passenger Details </strong></td>
</tr>
<tr>
<td colspan="3"><table width="690" align="center" cellpadding="2" cellspacing="0" class="tborder">
<tr>
<td height="31" class="ndataleft"><div align="center"><strong>S.No</strong></div></td>
<td class="ndata"><div align="center"><strong>Passenger Name </strong></div></td>
<td class="ndata"><div align="center"><strong>Age</strong></div></td>
<td class="ndata"><div align="center"><strong>Sex</strong></div></td>
<td class="ndata"><div align="center"><strong>Seat No </strong></div></td>
</tr>
</table></td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
<tr>
<td colspan="3">For details, rules and terms & conditions of E-Ticketing services, please visit <strong>http://sblt.co.in/</strong><br />
<br />
<strong>Cancellation Policy :</strong>
<ul>
<li class="policy">The tickets booked are cancelable. Kindly note that once cancelled the money is transferred back to the respective credit/debit card. </li>
<li class="policy">The cancellation fee: Between 24 hours to 14 days before journey the cancellation charge is 50%.</li>
<li class="policy">After 14 days before journey the cancellation charge is 10%.</li>
<li class="policy">Please note that the cancellation fee and cancellation period may differ from one package to another. Please contact any of our executives for complete details or enter your ticket number on the print ticket tab to read the cancellation policy for your ticket. </li>
<li class="policy">The transaction charges or the home/courier delivery charges will not be refunded in the event of ticket cancellation.</li>
<li class="policy">In case a booking confirmation e-mail and sms gets delayed or fails because of technical reasons or as a result of incorrect e-mail ID / phone number provided by the user etc, a ticket will be considered 'booked' as long as the ticket shows up on the confirmation page of <strong>http://sblt.co.in/</strong></li>
<li class="policy">In case of any clarifications, please write to tours@sblt.co.in</li>
</ul>
</td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>