File: /home/cafsindia/refimac_cafsjobs_com/print_call_service.php
<?php
include('dbconnect.php');
//session_start();
$number=$_REQUEST['number'];
$user=$_SESSION['clid'];
$perm=$_SESSION['cper'];
$mid=$_REQUEST['mid'];
$smid=$_REQUEST['smid'];
$pid=$_REQUEST['pid'];
if($user=="")
header("Location:index.php?get1=4");
//echo $number;
if($number!="")
{
$macvalue=$_POST['hiddennvalue'];
//echo $macvalue; die;
if($macvalue!="")
{
//echo $macvalue;
$arrayvalue=explode('^',$macvalue);
$countval=sizeof($arrayvalue);
foreach ($arrayvalue as $value)
{
$number=$value;
$numberval=str_replace(',',"','",$number);
//echo "hai".$numberval;die();
if($numberval!="")
{
echo "</br>";
//echo "SELECT customer.CUSTOMER_NAME,customer.CUSTOMER_ADDRESS,customer.CUSTOMER_AREA,customer.CUSTOMER_SURROUND_AREA,customer.CUSTOMER_CITY,customer.CUSTOMER_PINCODE,customer.CUSTOMER_PHONE,customer.CUSTOMER_MOBILE,customer.CUSTOMER_CONTACT_PERSON,service.SERIALNO,sales.SALES_ID as sales_all_id,(select SERVICE_MODE_NAME FROM service_mode where service_mode.SERVICE_MODE_ID=sales.SERVICEMODE_ID) as SERVICEMODENAME ,(select PURCHASE_SERIALNUMBER FROM purchase where purchase.PURCHASE_ID=sales.PURCHASE_ID order by sales.SALES_ID limit 0,1) as SERIALNO,service.COMPLETED,service.LIST_INDEX FROM `service` inner join sales on sales.SALES_ID=service.SALES_ID inner join customer on customer.CUSTOMER_CODE=sales.CUSTOMER_CODE where sales.SALES_ID in ('".$numberval."') group by sales.SALES_ID"; die;
$sql_check=mysql_query("SELECT customer.CUSTOMER_CODE,customer.CUSTOMER_NAME,customer.CUSTOMER_ADDRESS,customer.CUSTOMER_AREA,customer.CUSTOMER_SURROUND_AREA,customer.CUSTOMER_CITY,customer.CUSTOMER_PINCODE,customer.CUSTOMER_PHONE,customer.CUSTOMER_MOBILE,customer.CUSTOMER_CONTACT_PERSON,service.SERIALNO,sales.SALES_ID as sales_all_id,(select SERVICE_MODE_NAME FROM service_mode where service_mode.SERVICE_MODE_ID=sales.SERVICEMODE_ID) as SERVICEMODENAME ,(select PURCHASE_SERIALNUMBER FROM purchase where purchase.PURCHASE_ID=sales.PURCHASE_ID order by sales.SALES_ID limit 0,1) as SRVSERIALNO,service.COMPLETED,service.LIST_INDEX FROM `service` inner join sales on sales.SALES_ID=service.SALES_ID inner join customer on customer.CUSTOMER_CODE=sales.CUSTOMER_CODE where sales.SALES_ID in ('".$numberval."') group by sales.SALES_ID");
$row_fetch=mysql_fetch_array($sql_check);
//echo "SELECT customer.CUSTOMER_CODE,customer.CUSTOMER_NAME,customer.CUSTOMER_ADDRESS,customer.CUSTOMER_AREA,customer.CUSTOMER_SURROUND_AREA,customer.CUSTOMER_CITY,customer.CUSTOMER_PINCODE,customer.CUSTOMER_PHONE,customer.CUSTOMER_MOBILE,customer.CUSTOMER_CONTACT_PERSON,service.SERIALNO,sales.SALES_ID as sales_all_id,(select SERVICE_MODE_NAME FROM service_mode where service_mode.SERVICE_MODE_ID=sales.SERVICEMODE_ID) as SERVICEMODENAME ,(select PURCHASE_SERIALNUMBER FROM purchase where purchase.PURCHASE_ID=sales.PURCHASE_ID order by sales.SALES_ID limit 0,1) as SRVSERIALNO,service.COMPLETED,service.LIST_INDEX FROM `service` inner join sales on sales.SALES_ID=service.SALES_ID inner join customer on customer.CUSTOMER_CODE=sales.CUSTOMER_CODE where sales.SALES_ID in ('".$numberval."') group by sales.SALES_ID";
?>
<!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>Service Report</title>
<style type="text/css">
<!--
.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
}
.style2 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.style3 {font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.style6 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
p {
font-size: 20px;
-webkit-margin-before: 0.3em;
-webkit-margin-after: 0.3em;
}
td {
font-size: 17px;
}
@media print {
footer {page-break-after: always;}
}
-->
.product p{padding-bottom: 20px;}
.product h1{color: darkblue; font-size: 24px;margin-bottom: 20px;}
.container{width: 1050px;}
.group{width: 40%}
.display-flex{display: flex;}
.group-main{margin-bottom: 20px;}
</style>
</head>
<body style="margin-top:-10">
<div align="center">
<?php /*?><?php
$sql="select * from "
?>
<?php */?>
<table width="1050" border="0" cellspacing="1" cellpadding="1">
<tr>
<td>
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td colspan="2">
<!-- <img src="img/refimac.png" style="width: 400px;" /> -->
<p>D A SERVICES </p>
<!-- <img src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.refimac.com-service-<?php echo date('d-m-Y H:i:s').'/'.$row_fetch['CUSTOMER_CODE'];?>%2F&choe=UTF-8" title="refimac.com" height="120" align="right" style="padding-right:30px"/> -->
<!--<img src="img/barcode.png" height="120" align="right" style="padding-right:30px" />--> </td>
</tr>
<tr>
<td width="69%" height="110"><p>Address: NO: 2/164, KALAIMAGAL NAGAR
1ST STREET,
</p> <p> KARAPAKKAM,
CHENNAI - 600097., </p>
<p>Phone: 9841033113,9841063194,9841006692</p>
<!-- <p>Chennai – 600096
Phone: 9841033113,9841063194,9841006692</p> --></td>
<td width="31%">
<p>Ref No: <?php echo date('dmY').''.$row_fetch['sales_all_id']; ?> </p>
<p>Date: <?php echo date('d-m-Y');?> </p>
<p>Time: <?php echo date('h:i:s');?></p></td>
</tr>
<tr>
<td height="42" colspan="2" align="center" style="
color: darkblue;
font-size: 24px;
"><strong>AIRCONDITIONER SERVICE REPORT</td>
</tr>
<tr>
<td height="143" colspan="2">
<table cellspacing="2" cellpadding="1" border="1px" class="machineta" width="1050" style="border-collapse: collapse;">
<tr> <td height="37" colspan="3"> Customer Name: <?php echo $row_fetch['CUSTOMER_NAME']; ?></td>
</tr>
<tr> <td height="95" colspan="3"><p>Address: <?php echo $row_fetch['CUSTOMER_ADDRESS'].','.$row_fetch['CUSTOMER_AREA'].','.$row_fetch['CUSTOMER_SURROUND_AREA'].','.$row_fetch['CUSTOMER_CITY'].'-'.$row_fetch['CUSTOMER_PINCODE']; ?></p>
</td>
</tr>
<tr>
<td height="17">Cont Person: <?php echo $row_fetch['CUSTOMER_CONTACT_PERSON'];?></td>
<td>Mobile No: <?php echo $row_fetch['CUSTOMER_MOBILE'];?></td>
<td rowspan="2">Date/Time: </td>
</tr>
<tr>
<td height="18">EmailID: </td>
<td>Landline No.: <?php echo $row_fetch['CUSTOMER_PHONE'];?> </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<tr>
<td>
<table cellspacing="2" cellpadding="1" border="1px" class="machineta machinfo" width="1050" style="border-collapse: collapse;">
<tr>
<td height="37" bgcolor="#E8E8E8" class="style1" align="center">S.No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Cap/Mode</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Make</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Model No.</td>
<td bgcolor="#E8E8E8" class="style1" align="center">O/DSerial No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">I/DSerial No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Location of A/C</td>
</tr>
<?php
// echo "SeLECT * FROM sales where SALES_ID in ('".$id."')"; die;
$sql_check=mysql_query(" SeLECT *,(select MODEL_NAME from model where MODEL_ID=sales.MODEL_ID) as MODEL_NAME,(select SERVICE_MODE_NAME from service_mode where SERVICE_MODE_ID=sales.SERVICEMODE_ID) as modeval,(select MAKE_NAME from make where
MAKE_ID=sales.MAKE_ID) as MAKE_NAME,(select PURCHASE_SERIALNUMBER FROM purchase where purchase.PURCHASE_ID=sales.PURCHASE_ID order by sales.SALES_ID limit 0,1) as SRVSERIALNO FROM sales inner join service on sales.SALES_ID=service.SALES_ID where sales.SALES_ID in ('".$numberval."') GROUP by service.SALES_ID");
$i=1;
while($row_fetch=mysql_fetch_array($sql_check))
{ ?>
<tr>
<td width="48" height="42" nowrap="nowrap"><?php echo $i; ?></td>
<td width="160" nowrap="nowrap" valign="center"><?php echo $row_fetch['modeval']; ?></td>
<td width="160" valign="center" nowrap="nowrap"><?php echo $row_fetch['MAKE_NAME']; ?></td>
<td width="160" valign="center" nowrap="nowrap"><?php echo $row_fetch['MODEL_NAME']; ?></td>
<td width="167" valign="center" nowrap="nowrap"><?php echo $row_fetch['COMPRESSORNO']; ?></td>
<td width="167" valign="center" nowrap="nowrap"><?php echo $row_fetch['SRVSERIALNO']; ?></td>
<td width="150" nowrap="nowrap" valign="center"><?php echo $row_fetch['']; ?></td>
</tr>
<?php $i++;}?>
<?php for($i=$i;$i<=10;$i++){ ?>
<tr>
<td width="48" height="36" nowrap="center"> </td>
<td width="160" nowrap="nowrap" valign="center"> </td>
<td width="160" nowrap="nowrap" valign="center"> </td>
<td width="192" valign="center" nowrap="nowrap"> </td>
<td width="167" valign="center" nowrap="nowrap"> </td>
<td width="167" valign="center" nowrap="nowrap"> </td>
<td width="150" nowrap="nowrap" valign="center"> </td>
</tr>
<?php } ?>
</table> </td>
</tr>
</br>
<tr>
<td>
<table cellspacing="1" cellpadding="1" border="1" class="machineta" width="1050" style="border-collapse: collapse;">
<tr> <td height="86" colspan="3">Technician Report: </td>
</tr>
<tr> <td height="47" colspan="3">Service the above ---------------------- A/C Tested and found in Good working condition. </td>
</tr>
<tr> <td height="41">Time In: </td>
<td>Time Out: </td><td>Technician Signature:</td></tr>
</table>
</td>
</tr>
<tr>
<td height="74">
<p>Customer Remarks: </p>
</td>
</tr>
<tr>
<!--<tr>
<td height="34">
<p>Customer Ratings :- <input name="star1" type="checkbox" value="" /> <input name="star2" type="checkbox" value="" /><input name="star3" type="checkbox" value="" /><input name="star4" type="checkbox" value="" /> <input name="star5" type="checkbox" value="" /></p>
</td>
</tr>-->
<tr>
<td height="53" align="right" style="padding-right:50px">
<p>Customer Signature: </p>
</td>
</tr>
<tr>
<td align="center" style="
color: darkblue;
font-size: 22px;
">
<!-- <strong>AUTHORIZED AIRCONDITIONER DISTRIBUTOR</strong> -->
</td>
</tr>
<tr>
<td >
</br>
<img src="img/sam.png" width="130" height="60" />
<img src="img/general.png" width="130" height="60" />
<img src="img/dikin.png" width="130" height="60" />
<img src="img/vestar.png" width="130" height="60" />
<img src="img/pana.png" width="130" height="60" />
<img src="img/vidiem.png" width="130" height="60" />
</td>
</tr>
</tr>
</table>
<footer></footer>
<section class="product">
<div class="container">
<h1>Authorised Distributors</h1>
<div class="group-main">
<p>Authorised Sales & Service for Airconditioners</p>
<div class="display-flex">
<div class="group">
<img src="img/logo-product_06.gif"><br>
<img src="img/logo-product_16.gif">
</div>
<div class="group">
<img src="img/logo-product_08.gif">
<img src="img/logo-product_18.gif">
</div>
<div class="group">
<img src="img/logo-product_03.gif">
<img src="img/logo-product_14.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Vidiem</p>
<img src="img/logo-product_23.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_29.gif">
</div>
<div class="group">
<img src="img/logo-product_31.gif">
</div>
<div class="group">
<img src="img/logo-product_26.gif">
</div>
</div>
</div>
<div class="group-main">
<div style="display: inline-block;padding-right: 35%;padding-bottom: 25px;">
<p>Authorised Sales & Service for Orient</p>
<img src="img/logo-product_40.gif">
</div>
<div style="display: inline-block">
<p>Authorised Sales & Service for Hindware</p>
<img src="img/logo-product_37.gif">
</div>
<div class="display-flex">
<div class="group">
<img src="img/logo-product_53.gif">
</div>
<div class="group">
<img src="img/logo-product_50.gif">
</div>
<div class="group">
<img src="img/logo-product_45.gif">
</div>
<div class="group">
<img src="img/logo-product_47.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Cormpton</p>
<img src="img/logo-product_66.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_83.gif">
</div>
<div class="group">
<img src="img/logo-product_79.gif">
</div>
<div class="group">
<img src="img/logo-product_76.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Cormpton</p>
<img src="img/logo-product_60.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_73.gif">
</div>
<div class="group">
<img src="img/logo-product_69.gif">
</div>
<div class="group">
<img src="img/logo-product_63.png">
</div>
</div>
</div>
</div>
</section>
<footer></footer>
<?php /*?><?php
}
}
?><?php */
}
}
}
else
{
$j=0;
for ($j=0; $j<=100;$j++)
{
$numberval=str_replace(',',"','",$number);
$sql_check=mysql_query("SELECT customer.CUSTOMER_CODE,customer.CUSTOMER_NAME,customer.CUSTOMER_ADDRESS,customer.CUSTOMER_AREA,customer.CUSTOMER_SURROUND_AREA,customer.CUSTOMER_CITY,customer.CUSTOMER_PINCODE,customer.CUSTOMER_PHONE,customer.CUSTOMER_MOBILE,customer.CUSTOMER_CONTACT_PERSON,service.SERIALNO,sales.SALES_ID as sales_all_id,(select SERVICE_MODE_NAME FROM service_mode where service_mode.SERVICE_MODE_ID=sales.SERVICEMODE_ID) as SERVICEMODENAME ,(select PURCHASE_SERIALNUMBER FROM purchase where purchase.PURCHASE_ID=sales.PURCHASE_ID order by sales.SALES_ID limit 0,1) as SERIALNO,service.COMPLETED,service.LIST_INDEX FROM `service` inner join sales on sales.SALES_ID=service.SALES_ID inner join customer on customer.CUSTOMER_CODE=sales.CUSTOMER_CODE where sales.SALES_ID in ('".$numberval."') group by sales.SALES_ID");
$row_fetch=mysql_fetch_array($sql_check);
?>
<table width="1050" border="0" cellspacing="1" cellpadding="1">
<style>
.product p{padding-bottom: 20px;}
.product h1{color: darkblue; font-size: 24px;margin-bottom: 20px;}
.container{width: 1050px;}
.group{width: 40%}
.display-flex{display: flex;}
.group-main{margin-bottom: 20px;}
@media print {
footer {page-break-after: always;}
}
</style>
<tr>
<td>
<table width="100%" border="0" cellspacing="1" cellpadding="1">
<tr>
<td colspan="2">
<img src="img/refimac_1.png" style="width: 400px;" />
<!-- <img src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=http%3A%2F%2Fwww.refimac.com-service-<?php echo date('d-m-Y H:i:s').'/'.$row_fetch['CUSTOMER_CODE'];?>%2F&choe=UTF-8" title="refimac.com" height="120" align="right" style="padding-right:30px"/> -->
<!--<img src="img/barcode.png" height="120" align="right" style="padding-right:30px" />--> </td>
</tr>
<tr>
<td width="69%" height="110">
<p>D A SERVICES </p>
<p>Address: NO: 2/164, KALAIMAGAL NAGAR
1ST STREET,</p><p> KARAPAKKAM,
CHENNAI - 600097., </p>
<p>Phone: 9841033113,9841063194,9841006692</p>
<!-- <p>Chennai – 600096
Phone: 9841033113,9841063194,9841006692</p> --></td>
<td width="31%">
<p>Ref No: <?php echo date('dmY').''.$row_fetch['sales_all_id']; if($number=="0") echo mt_rand(1000, 9999);?> </p>
<p>Date: <?php echo date('d-m-Y');?> </p>
<p>Time: <?php echo date('h:i:s');?></p></td>
</tr>
<tr>
<td height="42" colspan="2" align="center" style="
color: darkblue;
font-size: 24px;
"><strong>AIRCONDITIONER SERVICE REPORT</td>
</tr>
<tr>
<td height="143" colspan="2">
<table cellspacing="2" cellpadding="1" border="1px" class="machineta" width="1050" style="border-collapse: collapse;">
<tr> <td height="37" colspan="3"> Customer Name: <?php echo $row_fetch['CUSTOMER_NAME']; ?></td>
</tr>
<tr> <td height="95" colspan="3"><p>Address: </p>
<p>Email ID: </p></td>
</tr>
<tr>
<td height="37">Cont Person: <?php echo $row_fetch['CUSTOMER_CONTACT_PERSON'];?></td>
<td>Mobile No: <?php echo $row_fetch['CUSTOMER_MOBILE'];?></td>
<td>Date/Time: </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<tr>
<td>
<table cellspacing="2" cellpadding="1" border="1px" class="machineta machinfo" width="1050" style="border-collapse: collapse;">
<tr>
<td height="37" bgcolor="#E8E8E8" class="style1" align="center">S.No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Cap/Mode</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Make</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Model No.</td>
<td bgcolor="#E8E8E8" class="style1" align="center">O/DSerial No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">I/DSerial No</td>
<td bgcolor="#E8E8E8" class="style1" align="center">Location of A/C</td>
</tr>
<?php
// echo "SeLECT * FROM sales where SALES_ID in ('".$id."')"; die;
$sql_check=mysql_query(" SeLECT *,(select MODEL_NAME from model where MODEL_ID=sales.MODEL_ID) as MODEL_NAME,(select SERVICE_MODE_NAME from service_mode where SERVICE_MODE_ID=sales.SERVICEMODE_ID) as modeval,(select MAKE_NAME from make where
MAKE_ID=sales.MAKE_ID) as MAKE_NAME FROM sales inner join service on sales.SALES_ID=service.SALES_ID where sales.SALES_ID in ('".$numberval."') GROUP by service.SALES_ID");
//echo " SeLECT * FROM sales inner join service on sales.SALES_ID=service.SALES_ID where sales.SALES_ID in ('".$numberval."') GROUP by service.SALES_ID"; die;
$i=1;
while($row_fetch=mysql_fetch_array($sql_check))
{ ?>
<tr>
<td width="48" height="42" nowrap="nowrap"><?php echo $i; ?></td>
<td width="190" nowrap="nowrap" valign="center"><?php echo $row_fetch['modeval']; ?></td>
<td width="160" valign="center" nowrap="nowrap"><?php echo $row_fetch['MODEL_NAME']; ?></td>
<td width="160" valign="center" nowrap="nowrap"><?php echo $row_fetch['MODEL_NAME']; ?></td>
<td width="167" valign="center" nowrap="nowrap"><?php echo $row_fetch['COMPRESSORNO']; ?></td>
<td width="167" valign="center" nowrap="nowrap"><?php echo $row_fetch['SERIALNO']; ?></td>
<td width="150" nowrap="nowrap" valign="center"><?php echo $row_fetch['']; ?></td>
</tr>
<?php $i++;}?>
<?php for($i=$i;$i<=10;$i++){ ?>
<tr>
<td width="48" height="36" nowrap="center"> </td>
<td width="190" nowrap="nowrap" valign="center"> </td>
<td width="160" nowrap="nowrap" valign="center"> </td>
<td width="160" nowrap="nowrap" valign="center"> </td>
<td width="167" valign="center" nowrap="nowrap"> </td>
<td width="167" valign="center" nowrap="nowrap"> </td>
<td width="150" nowrap="nowrap" valign="center"> </td>
</tr>
<?php } ?>
</table> </td>
</tr>
</br>
<tr>
<td>
<table cellspacing="1" cellpadding="1" border="1" class="machineta" width="1050" style="border-collapse: collapse;">
<tr> <td height="86" colspan="3">Technician Report: </td>
</tr>
<tr> <td height="47" colspan="3">Service the above ---------------------- A/C Tested and found in Good working condition. </td>
</tr>
<tr> <td height="41">Time In: </td>
<td>Time Out: </td><td>Technician Signature:</td></tr>
</table>
</td>
</tr>
<tr>
<td height="74">
<p>Customer Remarks: </p>
</td>
</tr>
<tr>
<!--<tr>
<td height="34">
<p>Customer Ratings :- <input name="star1" type="checkbox" value="" /> <input name="star2" type="checkbox" value="" /><input name="star3" type="checkbox" value="" /><input name="star4" type="checkbox" value="" /> <input name="star5" type="checkbox" value="" /></p>
</td>
</tr>-->
<tr>
<td height="53" align="right" style="padding-right:50px">
<p>Customer Signature: </p>
</td>
</tr>
<tr>
<td align="center" style="
color: darkblue;
font-size: 22px;
">
<!-- <strong>AUTHORIZED AIRCONDITIONER DISTRIBUTOR</strong> -->
</br>
</td>
</tr>
<tr>
<td >
</br>
<img src="img/sam.png" width="130" height="60" />
<img src="img/general.png" width="130" height="60" />
<img src="img/dikin.png" width="130" height="60" />
<img src="img/vestar.png" width="130" height="60" />
<img src="img/pana.png" width="130" height="60" />
<img src="img/vidiem.png" width="130" height="60" />
</br>
</br>
</td>
</tr>
</tr>
</table>
<footer></footer>
<section class="product">
<div class="container">
<div style="text-align: center;">
<h1>Authorised Distributors</h1>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Airconditioners</p>
<div class="display-flex">
<div class="group">
<img src="img/logo-product_06.gif"><br>
<img src="img/logo-product_16.gif">
</div>
<div class="group">
<img src="img/logo-product_08.gif">
<img src="img/logo-product_18.gif">
</div>
<div class="group">
<img src="img/logo-product_03.gif">
<img src="img/logo-product_14.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Vidiem</p>
<img src="img/logo-product_23.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_29.gif">
</div>
<div class="group">
<img src="img/logo-product_31.gif">
</div>
<div class="group">
<img src="img/logo-product_26.gif">
</div>
</div>
</div>
<div class="group-main">
<div style="display: inline-block;padding-right: 35%;padding-bottom: 25px;">
<p>Authorised Sales & Service for Orient</p>
<img src="img/logo-product_40.gif">
</div>
<div style="display: inline-block">
<p>Authorised Sales & Service for Hindware</p>
<img src="img/logo-product_37.gif">
</div>
<div class="display-flex">
<div class="group">
<img src="img/logo-product_53.gif">
</div>
<div class="group">
<img src="img/logo-product_50.gif">
</div>
<div class="group">
<img src="img/logo-product_45.gif">
</div>
<div class="group">
<img src="img/logo-product_47.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Cormpton</p>
<img src="img/logo-product_66.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_83.gif">
</div>
<div class="group">
<img src="img/logo-product_79.gif">
</div>
<div class="group">
<img src="img/logo-product_76.gif">
</div>
</div>
</div>
<div class="group-main">
<p>Authorised Sales & Service for Cormpton</p>
<img src="img/logo-product_60.gif">
<div class="display-flex">
<div class="group">
<img src="img/logo-product_73.gif">
</div>
<div class="group">
<img src="img/logo-product_69.gif">
</div>
<div class="group">
<img src="img/logo-product_63.png">
</div>
</div>
</div>
</div>
</section>
<footer></footer>
<?php $j++;}}} ?>
</div>
</body>
</html>