/
home
/
sjslayjy
/
public_html
/
assets
/
storage
/
framework
/
laravel-excel
/
Upload File
HOME
<style> .table-header { background-color: #d4edda !important; /* Light Green */ } .table-header th { font-weight: bold; font-size: 1.1rem; /* Slightly larger font size */ text-align: center; padding: 10px; } </style> <table class="table table-striped"> <thead class="table-header"> <tr> <th>Circle Name</th> <th>Customer Name</th> <th>MR/OMC No.</th> <th>MR/OMC Date</th> <th>ATS Invoice No.</th> <th>ATS Invoice Date</th> <th>ATS Invoice Basic Value</th> <th>Site ID</th> <th>Site Name</th> <th>Customer PO No.</th> <th>Customer PO Date</th> <th>Item Code</th> <th>Description</th> <th>Per Pcs Rate</th> <th>Type</th> <th>OMC/MR Qty.</th> <th>Total Value</th> <th>Spare Type</th> <th>Complain Closure Date</th> <th>Customer Open PO Status</th> <th>Open PO Amount</th> <th>Invoice Value</th> <th>Remark</th> </tr> </s> <tbody> <tr> <td>SERPNT</td> <td> Saurava Towers Pvt. Ltd.</td> <td>MR/PNT/0015/2425</td> <td>2025-02-24 15:29:35</td> <td>34560</td> <td>2025-02-24</td> <td>1505</td> <td>IN-1249019</td> <td>Test Site Name</td> <td>123450</td> <td>2025-02-24</td> <td>RPG05N0776</td> <td>CORRUGATED BOX 5-PLY 240X55X280 SPP ACOD</td> <td>14</td> <td>amc</td> <td>5</td> <td>70</td> <td> Fresh Spare </td> <td>2025-02-24</td> <td>open</td> <td>13,30</td> <td>1200</td> <td>request</td> </tr> <tr> <td>SERPNT</td> <td> Saurava Towers Pvt. Ltd.</td> <td>MR/PNT/0015/2425</td> <td>2025-02-24 15:29:35</td> <td>34560</td> <td>2025-02-24</td> <td>1505</td> <td>IN-1249019</td> <td>Test Site Name</td> <td>123450</td> <td>2025-02-24</td> <td>REC06N0002</td> <td>POT TRIM 1K 3296W, MULTI TURN,TOP ADJUSTMENT, SQUARE</td> <td>11.5</td> <td>amc</td> <td>5</td> <td>57.5</td> <td> Fresh Spare </td> <td>2025-02-24</td> <td>open</td> <td>13,30</td> <td>1200</td> <td>request</td> </tr> </tbody> </table>