%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
<!DOCTYPE HTML> <html> <head> <title>Sharda University</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> <style> @page {margin:0; border:none; padding:0} body { background: url("<?php echo URLF?>student-receipt-images/bg.jpg"); background-repeat: no-repeat; background-position: left top; background-size: auto; font-family: Arial, Helvetica, sans-serif; margin:0; } h1 {color: #f39c12; font-size: 22px; font-weight: bold;} </style> </head> <body style1="position:relative; height:100%"> <div style="padding:20px"> <table width="100%" border="0" cellpadding="7" cellspacing="0" style="background: #fff;"> <tr> <td width="100%" align="center"><img src="<?php echo URLF?>student-receipt-images/logo.jpg" style="text-align: center;"></td> </tr> </table> <div style="margin-bottom:5px">You have successfully applied. Your payment has been received successfully. Please find your application & Transaction details below:</div> <h1>Application Details</h1> <table width="100%" border="1" cellpadding="7" cellspacing="0"> <tbody> <tr> <td width="50%"><strong>Name</strong></td> <td><?php echo $usr['name']?></td> </tr> <tr> <td width="50%"><strong>System ID</strong></td> <td><?php echo $application_no?></td> </tr> <tr> <td><strong>Email Id</strong></td> <td><?php echo $usr['email']?></td> </tr> <tr> <td><strong>Contact Number</strong></td> <td>+91-<?php echo $usr['mob']?></td> </tr> <tr> <td><strong>Program</strong></td> <td><?php echo $program?></td> </tr> <tr> <td><strong>Specialization</strong></td> <td><?php echo $plan?></td> </tr> <tr> <td><strong>Address</strong></td> <td><?php echo $usr['address'].', '.$usr['city'].', '.$usr['state'].' - '.$usr['pincode']?></td> </tr> <tr> <td><strong>Application Date</strong></td> <td><?php echo date('d-m-Y h:i s A', strtotime($created))?></td> </tr> </tbody> </table> <h1>Transaction Details</h1> <table width="100%" border="1" cellpadding="7" cellspacing="0"> <tbody> <tr> <td width="50%"><strong>Transaction Amount</strong></td> <td><i class="fa fa-inr" aria-hidden="true"></i> <?php echo $trans['txn_amt']?></td> </tr> <tr> <td><strong>Transaction Mode</strong></td> <td><?php echo $trans['bank_name']?></td> </tr> <tr> <td><strong>Transaction Status</strong></td> <td><?php echo $trans['txn_status']?></td> </tr> <tr> <td><strong>Transaction ID</strong></td> <td><?php echo $trans['txn_id']?></td> </tr> <tr> <td><strong>Payment Date</strong></td> <td><?php echo $trans['txn_date']?></td> </tr> </tbody> </table> <p>Keep this receipt for future communication. We are processing your application, once you will receive your application number. Call us at 0120-4570011 for any queries.</p> <h4>Thanks, Sharda University</h4> </div> <div style1="position:absolute; bottom:0"> <img src="<?php echo URLF?>student-receipt-images/footer.jpg" width="100%"> </div> </body> </html>