EVOLUTION-NINJA
Edit File: twisting_job_order.php
<div class="page-content-wrapper"> <div class="page-content"> <?php $this->load->view('templates/nav_menu'); ?> <div class="portlet box blue-madison"> <div class="portlet-title"> <div class="caption">Twisting Job Order</div> </div> <div class="portlet-body form"> <section class="body-middle"> <div class="right-logo"> <img src="images/all-logo3.jpg"> </div> <div class="to-swan"> <p>To,</p> <p>Mr.Jagadeesh</p> <p>Eastern Silk Industries Limited,</p> <p>Anekal,</p> <p>Bangalore.</p> </div> <p style="padding-bottom:15px;">Dear Sir,</p> <p style="padding-bottom:15px;"><span style="font-weight:bold; text-decoration:underline;">Sub:</span> Twisting Job Work</p> <p style="padding-bottom:15px;text-indent: 40px;">Hereby we are sending 20/22Dr Filature 5A Grade about 300Kgs for twisting purpose. Please plan for twisting as per below mentioned quality & Quantities and dispatch at the earliest,</p> <div class="table"> <table> <tr> <td>4Ply Trama (2Ply*2) n 30Kgs (3<sup>rd</sup> Priority)</td> </tr> <tr> <td>8Ply Trama (2Ply*4) n 150Kgs (2<sup>nd</sup> Priority)</td> </tr> <tr> <td>16Ply Trama (4Ply*4) n 120Kgs (1<sup>st</sup> Priority)</td> </tr> </table> </div> <p style="margin-bottom:5px;">Thanks & Regards,</p> <p style="padding-bottom:15px;">Veerabhadraiah.G</p> <p>Mob #9880216720</p> </section> </div> <!--- portlet-body form ---> </div> <!--- blue-madison ---> </div> <!-- page-content --> </div> <!-- page-content-wrapper --> <style> .skin-blue .wrapper, .skin-blue .left-side { background-color: #ffffff !important; } .skin-blue .main-sidebar { background-color: #e6e6e6 !important; } @media only screen and (min-width:641px) and (max-width:991px) { .form-group label{ padding-left:20px !important; } } .body-middle { width:550px; padding-top: 20px; padding-left: 20px; padding-right: 20px; color:#000; } .right-logo { text-align:right; padding-bottom:50px; } .to-swan { padding-bottom:30px; } .to-swan p { margin-bottom:5px; } .clearfix { clear:both; } table { width:70%; padding-bottom:50px; } table td { text-align:center; } </style>