| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2bzend/application/views/emails/ |
Upload File : |
<table width="100%" border="0" align="center" cellpadding="15" cellspacing="0">
<tr>
<td ><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- <tr>
<td><img src="<?php //echo SITE_FULL_URL; ?>public/travel/images/border_top.jpg" /></td>
</tr>-->
<tr>
<td valign="top" bgcolor="#FFFFFF">
<table width="95%" border="0" align="" cellpadding="0" cellspacing="0">
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;">Dear <?php echo trim($this->customerName);?>,</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;">Thank you for showing your interest in our Proposal for <?php echo $this->DestinationPlaces;?> Trip. <a href="<?php echo $this->link;?>" style=" text-decoration: underline;">Click here</a> to view proposal in detail.</span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;">Our executive will get back to you shortly or you can contact the agent as per below details: </span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><b>Agent Name: </b> <?php echo $this->agentName;?></span></td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><b>Agent Email:</b> <?php echo $this->emailId;?></span></td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><b>Mobile No. :</b> <?php echo $this->AgencyContact;?></span></td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><b>Price Range:</b> <?php echo $this->NetPrice;?></span></td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><b>Travel Date:</b> <?php echo $this->TravelDate;?></span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;">Be in touch with the agent and grab the order. </span></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;">Thanks,</span></td>
</tr>
<tr>
<td><span style="font: 16px Helvetica Neue LT Std;"><?php echo ($this->Signature!='') ? $this->Signature:'';?></span></td>
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>