Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

semour / semour_admin

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit ddfa4009 authored 2 years ago by LJM's avatar LJM
Browse files
Options
  • _('Browse Files')
  • Download
  • Email Patches
  • Plain Diff

css

parent ff9d1a4b
Show whitespace changes
Inline Side-by-side
Showing with 105 additions and 131 deletions
  • resources/views/export/order_contract_CI.blade.php
  • resources/views/export/order_contract_PL.blade.php
resources/views/export/order_contract_CI.blade.php
View file @ ddfa4009
<style>
* {
margin: 0;
padding: 0;
}
.page {
padding: 10px 0;
width: 1000px;
margin: 0 auto;
}
.page p {
color: #000;
}
table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin: 10px 0;
}
table td, table th {
position: relative;
padding: 3px 15px;
min-height: 20px;
line-height: 20px;
font-size: 12px;
border: 1px solid #000;
color: #000;
white-space: nowrap;
}
.no-border td, .no-border th {
border: 1px solid transparent;
}
.tc {
text-align: center;
}
.text {
margin-top: 20px;
text-align: left;
}
.text p {
line-height: 20px;
}
</style>
<table>
<tr>
<td style="font-size: 16px;font-weight: bold">SEMOUR ELECTRONICS CO.,LIMITED</td>
</tr>
<tr>
<td>Flat Rm 1210, 12/F Sunbeam Centre #27, Shing Yip Street, Kwun Tong, Kowloon Hong Kong(固定地址)</td>
</tr>
<tr>
<td>SELLER /CONTACT:Joanna Email:Joanna@ichunt.com Tel: (+86)755-3580 8309 Fax: (+86)755-3580 0650 Mob: +8613600403130(业务员信息)</td>
</tr>
<tr>
<td style="font-size: 16px;font-weight: bold">COMMERCIAL INVOICE</td>
</tr>
</table>
<section class="page">
<h2 class="tc">SEMOUR ELECTRONICS CO.,LIMITED</h2>
<p class="tc">Flat Rm 1210, 12/F Sunbeam Centre #27, Shing Yip Street, Kwun Tong, Kowloon Hong Kong(固定地址)</p>
<p class="tc">SELLER /CONTACT:Joanna Email:Joanna@ichunt.com Tel: (+86)755-3580 8309 Fax: (+86)755-3580 0650 Mob: +8613600403130(业务员信息)</p>
<br>
<h2 class="tc">COMMERCIAL INVOICE</h2>
<table class="no-border">
<table class="no-border">
<tbody>
<tr>
<td style="width: 50%;">Buyer:公司名/客户名</td>
......@@ -75,8 +32,8 @@
<td style="width: 50%;">Invoice date:下载日期</td>
</tr>
</tbody>
</table>
<table>
</table>
<table>
<tbody>
<tr>
<td>Slno</td>
......@@ -123,18 +80,68 @@
<td>28 April 2022</td>
</tr>
</tbody>
</table>
<p>Remark:1.Once received the goods, please sign on the invoice and packing list and send back the scan copy for record, if we didn't receive any feedback with in 3 days we will not entertain any claim regarding this shipment.2.All bank fees are the responsibility of the customer.</p>
<div class="text">
<p>Terms & Conditions</p>
<p>1.Your order is NCNR.</p>
<p>2.All Claims of shortage or shipment errors or shipment damage must be made within 15 days of after delivery.</p>
<p>3.Our liability shall be limited to the invoiced value of the materials or its replacement.</p>
<p>4.Parts are warranty 6 month form, fit, and function guarantee. All returns must be authorized by our sales department within 6 month of receipts of shipment.</p>
<p>5.VAT and Bank transfer charger is excluded in the invoice amount. Buyer will be responsible for TAX and Bank Charges if there is any.</p>
</div>
</section>
</table>
<table style="width:80%;table-layout: fixed;" border="1">
<tbody>
<tr>
<td colspan="9" style="word-break: break-all; word-wrap:break-word;width: 100%;">Remark:1.Once received the goods, please sign on the invoice and packing list and send back the scan copy for record, if we didn't receive any feedback with in 3 days we will not entertain any claim regarding this shipment.2.All bank fees are the responsibility of the customer.</td>
</tr>
</tbody>
</table>
<table style="width:80%;table-layout: fixed;" border="1">
<tbody>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>Bank Information</td>
</tr>
<tr>
<td> Bank Name HSBC Hong Kong</td>
</tr>
<tr>
<td> Bank address 1 Queen's Road Central, Hong Kong</td>
</tr>
<tr>
<td> Swift Code HSBCHKHHHKH</td>
</tr>
<tr>
<td> Company Name SEMOUR ELECTRONICS CO., LIMITED</td>
</tr>
<tr>
<td> Account No 819-847187-838</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>Terms &amp; Conditions</td>
</tr>
<tr>
<td>1.Your order is NCNR.</td>
</tr>
<tr>
<td>2.All Claims of shortage or shipment errors or shipment damage must be made within 15 days of after
delivery.
</td>
</tr>
<tr>
<td>3.Our liability shall be limited to the invoiced value of the materials or its replacement.</td>
</tr>
<tr>
<td>4.Parts are warranty 6 month form, fit, and function guarantee. All returns must be authorized by our sales
department within 6 month of receipts of shipment.
</td>
</tr>
<tr>
<td>5.VAT and Bank transfer charger is excluded in the invoice amount. Buyer will be responsible for TAX and
Bank Charges if there is any.
</td>
</tr>
</tbody>
</table>
<script type="text/javascript">
</script>
This diff is collapsed. Click to expand it.
resources/views/export/order_contract_PL.blade.php
View file @ ddfa4009
<style>
* {
margin: 0;
padding: 0;
}
.page {
padding: 10px 0;
width: 1000px;
margin: 0 auto;
}
.page p {
color: #000;
}
table {
width: 100%;
border-collapse: collapse;
border-spacing: 0;
margin: 10px 0;
}
table td, table th {
position: relative;
padding: 3px 15px;
min-height: 20px;
line-height: 20px;
font-size: 12px;
border: 1px solid #000;
color: #000;
white-space: nowrap;
}
.no-border td, .no-border th {
border: 1px solid transparent;
}
.tc {
text-align: center;
}
</style>
<table>
<tr>
<td style="font-size: 16px;font-weight: bold">SEMOUR ELECTRONICS CO.,LIMITED</td>
</tr>
<tr>
<td>Flat Rm 1210, 12/F Sunbeam Centre #27, Shing Yip Street, Kwun Tong, Kowloon Hong Kong(固定地址)</td>
</tr>
<tr>
<td>SELLER /CONTACT:Joanna Email:Joanna@ichunt.com Tel: (+86)755-3580 8309 Fax: (+86)755-3580 0650 Mob: +8613600403130(业务员信息)</td>
</tr>
<tr>
<td style="font-size: 16px;font-weight: bold">PACKING LIST</td>
</tr>
</table>
<section class="page">
<h2 class="tc">SEMOUR ELECTRONICS CO.,LIMITED</h2>
<p class="tc">Flat Rm 1210, 12/F Sunbeam Centre #27, Shing Yip Street, Kwun Tong, Kowloon Hong Kong(固定地址)</p>
<p class="tc">SELLER /CONTACT:Joanna Email:Joanna@ichunt.com Tel: (+86)755-3580 8309 Fax: (+86)755-3580 0650 Mob: +8613600403130</p>
<br>
<h2 class="tc">PACKING LIST</h2>
<table class="no-border">
<table class="no-border">
<tbody>
<tr>
<td>
......@@ -124,8 +90,8 @@
</td>
</tr>
</tbody>
</table>
<table>
</table>
<table>
<tbody>
<tr>
<td>Slno</td>
......@@ -164,10 +130,11 @@
<td colspan="3">$40.00</td>
</tr>
</tbody>
</table>
<p>Remark:1.Once received the goods, please sign on the invoice and packing list and send back the scan copy for record, if we didn't receive any feedback with in 3 days we will not entertain any claim regarding this shipment.2.All bank fees are the responsibility of the customer.</p>
</section>
<script type="text/javascript">
</script>
</table>
<table style="width:80%;table-layout: fixed;" border="1">
<tbody>
<tr>
<td colspan="9" style="word-break: break-all; word-wrap:break-word;width: 100%;">Remark:1.Once received the goods, please sign on the invoice and packing list and send back the scan copy for record, if we didn't receive any feedback with in 3 days we will not entertain any claim regarding this shipment.2.All bank fees are the responsibility of the customer.</td>
</tr>
</tbody>
</table>
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment