/
home
/
sjslayjy
/
public_html
/
assets
/
resources
/
views
/
admin
/
indent
/
Upload File
HOME
<style type="text/css"> table#table { border: 1px solid #ccc; width: 100%; padding: 0 10px; } table#table1 { border-left: 1px solid #ccc; width: 100%; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; } table#tablelist{ border-left: 1px solid #ccc; width: 100%; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; } table#tablelist th { border: 1px solid #ccc; text-align: center; font-size: 12px; text-transform: capitalize; } table#tablelist td{ border-left: 1px solid #ccc; text-align: center; font-size: 12px; } td.logo > img { width: 100px; } td.logo { width: 25%; } td.center { width: 50%; text-align: center; } td.center > h1 { margin: 0; } td.center > h3 { margin: 0; } td.print-text { width: 25%; text-align: center; font-size: 30px; font-weight: 700; color: #b5b5b5; } td.center > h2 { padding: 0; margin: 0; text-decoration: underline; } td.center > p { margin: 0; padding: 5px 0; } td.address-left {border-right: 1px solid #ccc;width: 50%;} td.address-right > table { width: 100%; } td.rowb { width: 100%; border-bottom: 1px solid #ccc; } td.address-left > table { width: 100%; } #tablelist > tbody > tr.noboder > td:nth-child(1) { border-bottom: none; text-align: right; } table.innerTable{ width: 100%; } td.right { border-right: 1px solid #ccc; } table.innerTable td { border-bottom: 1px solid #ccc; width: 50%; padding: 10px 5px; } table#footer { border: 1px solid #ccc; width: 100%; } table#footer td.footer-left { width: 60%; padding: 6px 10px; border-right: 1px solid #ccc; font-size: 12px; } table#footer td.footer-right { width: 40%; padding: 6px 10px; text-align: center; } p.signatory { margin-top: 50px; } td.footer-left > h3 { margin-bottom: 100px; } tr.noboder > td { border-top: 1px solid #ccc; } tr.noboderleft> td { text-align: left !important; border-top: 1px solid #ccc; } </style> <!--button onclick="window.print()" id="printInvoice" class="btn btn-info"><i class="fa fa-print"></i> Print</button--> <table id="table"> <tr> <!-- <td class="logo"><img src="http://aerial.shubhmuhurt.in/images/aerial-logo-print.png" /></td> --> <td class="logo"><img src="http://asset.aerialtelecom.in/images/new_logo/dashboard-logo-dark.png" alt="logo"></td> <td class="center"> <h1>Tax Invoice</h1> @if($stn->from_warehouse != null) @if($stn->from_warehouse == "SERPNT" && strtotime($stn->created_at) > strtotime('2024-06-02')) <h3>Aerial Telecom Solutions Pvt. Ltd.</h3> <p>Annapurna Cold Store Compound, Village Fauji Matkota, PO. Bhurarani, Rudrapur, Distt. Udham Singh Nagar, Uttarakhand 263153.</p> GST : {{$from_warehouse->gst_no}} @else <h3>Aerial Telecom Solutions Pvt. Ltd.</h3> <p>{{$from_warehouse->address}}</p> GST : {{$from_warehouse->gst_no}} @endif @endif </td> <td class="print-text">{{$paper_type}}</td> </tr> </table> <table id="table1"> <tr> <td class="address-left"> <table> <tr> <td class="rowb"> <h3>Name & Address Of Buyer</h3> @if($stn->to_warehouse != null) @if($stn->to_warehouse == "SERMPD" && strtotime($stn->created_at) > strtotime('2023-10-01')) <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> Plot number 304 Tansen nagar Hazira Gwalior (MP) 474003<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @elseif($stn->to_warehouse == "SERPNT" && strtotime($stn->created_at) > strtotime('2024-06-02')) <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> Annapurna Cold Store Compound, Village Fauji Matkota, PO. Bhurarani, Rudrapur, Distt. Udham Singh Nagar, Uttarakhand 263153.<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @else <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> {{$to_warehouse->address}}<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @endif @else <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> {{$to_warehouse->address}}<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @endif </td> </tr> <tr> @if($stn->consignee_address == null) <td> <h3>Name & Address Of Consignee/Site</h3> @if($stn->to_warehouse != null) @if($stn->to_warehouse == "SERMPD" && strtotime($stn->created_at) > strtotime('2023-10-01')) <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> Plot number 304 Tansen nagar Hazira Gwalior (MP) 474003<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @elseif($stn->to_warehouse == "SERPNT" && strtotime($stn->created_at) > strtotime('2024-06-02')) <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> Annapurna Cold Store Compound, Village Fauji Matkota, PO. Bhurarani, Rudrapur, Distt. Udham Singh Nagar, Uttarakhand 263153.<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @else <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> {{$to_warehouse->address}}<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @endif @else <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> {{$to_warehouse->address}}<br> <strong> GST : </strong><span>{{$to_warehouse->gst_no}}</span> @endif </td> @else <td> <h3>Name & Address Of Consignee/Site</h3> <p><b>Aerial Telecom Solutions Pvt. Ltd.</b></p> {{$stn->consignee_address}} </td> @endif </tr> </table> </td> <td class="address-right"> <table> <tr> <td> <table class="innerTable"> <tr> <td class="right"><strong>PAN No. :</strong> <span> AAICA6823A </span></td> <td><strong> GST No. :</strong> <span> {{$from_warehouse->gst_no}} </span></td> </tr> <tr> <td class="right"><strong>Date :</strong> <span> {{$stn->stn_date}} </span></td> <td><strong> Time:</strong> <span> </span></td> </tr> <tr> <td class="right"><strong>Invoice No:</strong> <span> {{$stn->invoice_no}} </span></td> <td><strong> Ref. No :</strong> <span> {{$stn->stn_no}} </span></td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table id="tablelist"> <tr> <th>S No.</th> <th>HSN Code</th> <th>Description & Specification of Goods</th> <th>No. & Description of Package</th> <th>Stock Type</th> <th>Total Quantity of Goods (Net)</th> <th>Rate per unit</th> <th>Total Value</th> <td>Tax @</td> <th>GST</th> <th>UT/SGST</th> <th>IGST</th> <th colspan="2">Cess</th> </tr> <tr> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td></td> <td>Rate</td> <td>Amount</td> </tr> @foreach($stn_items as $key => $stn_item) @if($stn_item->fresh_qty != 0) <tr> <td>{{$key+1}}</td> <td>{{$stn_item->hsn}}</td> <td>({{$stn_item->spare_code}}) {{$stn_item->description}}</td> <td></td> <td>Fresh</td> <td>{{$stn_item->fresh_qty}}</td> <td>{{$stn_item->rate}}</td> <td>{{$stn_item->fresh_qty*$stn_item->rate}} Rs</td> <td>{{$stn_item->gst_slab_rates}}%</td> @if($to_warehouse->ware_house == $from_warehouse->ware_house) <td>{{($stn_item->fresh_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}}</td> <td></td> <td></td> @else <td></td> <td></td> <td>{{($stn_item->fresh_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}}</td> @endif <td></td> <td></td> </tr> @endif @if($stn_item->repaired_qty != 0) <tr> <td>{{$key+1}}</td> <td>{{$stn_item->hsn}}</td> <td>({{$stn_item->spare_code}}) {{$stn_item->description}}</td> <td></td> <td>Repaired</td> <td>{{$stn_item->repaired_qty}}</td> <td>{{ $stn_item->rate }}</td> <td>{{$stn_item->repaired_qty*$stn_item->rate}} Rs</td> <td>{{$stn_item->gst_slab_rates}}%</td> @if($to_warehouse->ware_house == $from_warehouse->ware_house) <td>{{($stn_item->repaired_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}} Rs</td> <td></td> <td></td> @else <td></td> <td></td> <td>{{($stn_item->repaired_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}} Rs</td> @endif <td></td> <td></td> </tr> @endif @if($stn_item->faulty_qty != 0) <tr> <td>{{$key+1}}</td> <td>{{$stn_item->hsn}}</td> <td>({{$stn_item->spare_code}}) {{$stn_item->description}}</td> <td></td> <td>Faulty</td> <td>{{$stn_item->faulty_qty}}</td> <td>{{$stn_item->rate}}</td> <td>{{ $stn_item->faulty_qty*$stn_item->rate }} Rs</td> <td>{{$stn_item->gst_slab_rates}}%</td> @if($to_warehouse->ware_house == $from_warehouse->ware_house) <td>{{($stn_item->faulty_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}} Rs</td> <td></td> <td></td> @else <td></td> <td></td> <td>{{($stn_item->faulty_qty*$stn_item->rate*$stn_item->gst_slab_rates)/100}} Rs</td> @endif <td></td> <td></td> </tr> @endif @endforeach <tr class="noboder"> <td colspan="11">Gst Total</td> <td colspan="3" style="text-align: left !important;">{{$gst_total}} Rs</td> </tr> <tr class="noboder"> <td colspan="7">Sub Total</td> <td colspan="7" style="text-align: left !important;">{{$sub_total}} Rs</td> </tr> <tr class="noboder"> <td colspan="11">Grand Total</td> <td colspan="2" style="text-align: left !important;">{{$grand_total}} Rs</td> </tr> <tr class="noboderleft"> <td colspan="13"><b>Amount In Word : <i>{{$amount_in_word}} Rupee Only</i> </b> </td> </tr> </table> <table id="footer"> <tr class="fsrow"> <td class="footer-left"> <b> Appropriate Certificate as below : </b>Certified that the particulars given above are true & correct and the amount indicated represents the price actuaiiy charged and that there is no flow of additional consideration directly or indirectly from the buyer <br> Terms of Business (i) Goods one sold will not be taken back <br> (ii) Our responsibility ceases when the goods are delivered to the party scarriers. <br> (iii) In case of any disputes the matter shall be referred to gurugram jurisdiction, The decision of arbitrator nominated by this Centre shall be full &final & binding for all the parties <br> (iv) interest @ 18% Per annum will be charged if the bills are not paid on presentatino.<br> </td> <td class="footer-right"> <h4>Aerial Telecom Solutions Pvt. Ltd.</h4> <p class="signatory">Authorised Signatory</p> </td> </tr> </table> <table class="lasttable"> <tr> <td class="fs"></td> <td class="mid"></td> <td class="ls"></td> </tr> </table>