ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
home
/
vyaparinfotech
/
public_html
/
email_template
/
Upload FileeE
HOME
<?php $site_path = 'https://www.vyaparinfotech.com/'; //$a=$dateur2['first_name']; $message=' <!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=utf-8" /> <style type="text/css"> @charset "utf-8"; #footerDiv{ } .dataDiv{ } </style> </head> <body> <div class="mail-bg"> <table class="table" cellpadding="0px" cellspacing="0px" style="width: 700px; margin: 50px auto; box-shadow: 0px 0px 9px #ccc "> <thead> <tr style="background-color: #f6f6f6; border-bottom: 1px solid #fff"> <td colspan="8" style="text-align: center;"><a href="'.$site_path.'" target="_blank"><img src="https://www.vyaparinfotech.com/images/logo.png" style="max-width:229px"></a></td> </tr> </thead> <tbody> <tr> <td style="font-size: 19px; font-weight: 600; padding: 12px 10px; border-bottom: 1px solid #fff; color: #000; font-family: initial;">Customers Equiry Details:-</td> </tr> <tr> <td style="font-weight: 600;border-top: 2px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Name</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['name']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Mobile No.</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['mobile']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%; font-size: 15px;">Email id</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['email']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Company</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['company']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">City</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['city']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Product</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['product']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Quantity</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['quantity']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%;font-size: 15px;">Quantity Unit</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['quantity_unit']).'</td> </tr> <tr> <td style="font-weight: 600;border-top: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc;color: #ed9516;width: 40%; font-size: 15px;">Message</td> <td style="border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;font-size: 15px">'.trim($_POST['message']).'</td> </tr> <tr> <td style="padding: 30px 10px;font-size: 14px">Thanks for Enquiry<br> Team <strong>VYAPAR INFOTECH</strong> </td> </tr> </tbody> <tfoot> <tr> <td colspan="8" style=" background-color: #e78a03; text-align: center; font-size: 14px; padding: 14px; color: #fff;">Premier Google Digital Service Partner © Copyright Vyapar Infotech - Go4Vyapar 2023 All Rights Reserved.</td> </tr> </tfoot> </table> </div> </body> </html>'; ?>