Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.  
  6. <meta charset="utf-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  8.  
  9. <title> BILL | Invoice Print</title>
  10. {{--
  11. <link href="{{asset('css/bootstrap.min.css')}}" rel="stylesheet">
  12. <link href="{{asset('font-awesome/css/font-awesome.css')}}" rel="stylesheet">
  13.  
  14. <link href="{{asset('css/animate.css')}}" rel="stylesheet">
  15. <link href="{{asset('css/style.css')}}" rel="stylesheet">--}}
  16.  
  17. </head>
  18. <style type="text/css">
  19.  
  20. .res {
  21. width: 50% !important;
  22. float: left;
  23. }
  24.  
  25.  
  26. </style>
  27.  
  28.  
  29. <style type="text/css">
  30.  
  31.  
  32. { margin: 0; padding: 0; }
  33. body { font: 14px/1.4 Georgia, serif; }
  34. #page-wrap { margin: 0 auto; }
  35.  
  36. textarea { border: 0; font: 14px Georgia, Serif; overflow: hidden; resize: none; }
  37. table { border-collapse: collapse; }
  38. table td, table th { border: 1px solid black; padding: 5px; }
  39.  
  40. #header { height: 15px; width: 100%; margin: 20px 0; background: #222; text-align: center; color: white; font: bold 15px Helvetica, Sans-Serif; text-decoration: uppercase; letter-spacing: 20px; padding: 8px 0px; }
  41.  
  42. #address { width: 250px; height: 150px; float: left; }
  43. #customer { overflow: hidden; }
  44.  
  45. #logo { text-align: right; float: right; position: relative; margin-top: 25px; border: 1px solid #fff; overflow: hidden; }
  46. /*#logo:hover, #logo.edit { border: 1px solid #000; margin-top: 0px; max-height: 125px; }*/
  47. #logoctr { display: none; }
  48. /*#logo:hover #logoctr, #logo.edit #logoctr { display: block; text-align: right; line-height: 25px; background: #eee; padding: 0 5px; }*/
  49. #logohelp { text-align: left; display: none; font-style: italic; padding: 10px 5px;}
  50. /*#logohelp input { margin-bottom: 5px; }*/
  51. /*.edit #logohelp { display: block; }*/
  52. /*.edit #save-logo, .edit #cancel-logo { display: inline; }*/
  53. /*.edit #image, #save-logo, #cancel-logo, .edit #change-logo, .edit #delete-logo { display: none; }*/
  54. /*#customer-title { font-size: 20px; font-weight: bold; float: left; }*/
  55.  
  56. #meta { margin-top: 1px; width: 300px; float: right; }
  57. #meta td { text-align: right; }
  58. #meta td.meta-head { text-align: left; background: #eee; }
  59. #meta td textarea { width: 100%; height: 20px; text-align: right; }
  60.  
  61. #items { clear: both; width: 100%; margin: 30px 0 0 0; border: 1px solid black; }
  62. #item { clear: both; width: 100%; margin: 160px 0 20px 0; border: 0px solid black; mar}
  63. #items th { background: #eee; }
  64. #items textarea { width: 80px; height: 50px; }
  65. #items tr.item-row td { vertical-align: top; }
  66. /*#items td.description { width: 300px; }*/
  67. #items td.item-name { width: 175px; }
  68. #items td.description textarea, #items td.item-name textarea { width: 100%; }
  69. #items td.total-line { border-right: 0; text-align: right; }
  70. #items td.total-value { border-left: 0; padding: 10px; }
  71. #items td.total-value textarea { height: 20px; background: none; }
  72. #items td.balance { background: #eee; }
  73. #items td.blank { border: 0; }
  74.  
  75. #terms { text-align: center; margin: 20px 0 0 0; }
  76. #terms h5 { text-transform: uppercase; font: 13px Helvetica, Sans-Serif; letter-spacing: 10px; border-bottom: 1px solid black; padding: 0 0 8px 0; margin: 0 0 8px 0; }
  77. #terms textarea { width: 100%; text-align: center;}
  78.  
  79. textarea:hover, textarea:focus, #items td.total-value textarea:hover, #items td.total-value textarea:focus, .delete:hover { background-color:#EEFF88; }
  80.  
  81. .delete-wpr { position: relative; }
  82. .delete { display: block; color: #000; text-decoration: none; position: absolute; background: #EEEEEE; font-weight: bold; padding: 0px 3px; border: 1px solid; top: -6px; left: -22px; font-family: Verdana; font-size: 12px; }
  83.  
  84. #hiderow,
  85. .delete {
  86. display: none;
  87. }
  88.  
  89. </style>
  90. <body>
  91. <div id="page-wrap">
  92.  
  93. <textarea id="header">INVOICE</textarea>
  94.  
  95. <div id="identity">
  96.  
  97.  
  98. </div>
  99.  
  100. <div style="clear:both"></div>
  101.  
  102.  
  103.  
  104. <table style="border: none" id="items" >
  105.  
  106.  
  107. <tr>
  108. <th rowspan="2" >SL</th>
  109. <th rowspan="2">Description</th>
  110. <th colspan="4">Consumption in KWH </th>
  111.  
  112. <th rowspan="2">Average Rate :- BDT/ (KWH) </th>
  113. <th rowspan="2">Amount (BDT) </th>
  114. </tr>
  115.  
  116. <tr class="item-row">
  117. <th >Self Meter (KWH) </th>
  118. <th >AC Meter (KWH) </th>
  119. <th >Pro-rata share of common area usage (KWH) </th>
  120. <th >Total Consumed Unit (KWH) </th>
  121. </tr>
  122.  
  123. <tr class="item-row">
  124. <td >2</td>
  125.  
  126. <td >2 </td>
  127. <td >2</td>
  128. <td >2</td>
  129. <td >2</td>
  130. <td >2</td>
  131. <td >2</td>
  132. <td>2</td>
  133. </tr>
  134. <tr >
  135.  
  136. <td colspan="5" class="blank"> </td>
  137. <td colspan="2" >Sub Total :</td>
  138. <td > </td>
  139. </tr>
  140. <tr >
  141.  
  142. <td colspan="5" class="blank"> </td>
  143. <td colspan="2" >Previous Due </td>
  144. <td > </td>
  145. </tr>
  146.  
  147.  
  148. <tr >
  149.  
  150. <td colspan="5" class="blank"> </td>
  151. <td colspan="2" >Total :</td>
  152. <td > </td>
  153. </tr>
  154.  
  155.  
  156.  
  157. <tr >
  158.  
  159.  
  160. <td colspan="5" class="blank"> </td>
  161. <td colspan="2" >Total Amount in word:</td>
  162. <td > </td>
  163. </tr>
  164. <tr style="border: none;">
  165.  
  166. <td colspan="1" class="blank"> </td>
  167. <td style="border: none;"> </td>
  168. <td colspan="4" class="blank"> </td>
  169. </tr>
  170.  
  171. <tr>
  172.  
  173. <td colspan="3" style="border: none;" >
  174. <br/>
  175.  
  176. </td>
  177. <td class="blank"> </td>
  178. <td colspan="2" style="border: none;"> </td>
  179. </tr>
  180. <tr colspan="6" style="height: 100px;border:none;">
  181. <td style="border:none;">.</td>
  182. </tr>
  183. <tr>
  184.  
  185. <td colspan="2" style="border: none; border-top: 1px dotted;" > Finance & Accounts</td>
  186.  
  187. <td colspan="4" class="blank" style="border: none;"> </td>
  188. <td colspan="2" style="border: none; border-top: 1px dotted;" > Authorized Signature </td>
  189. </tr>
  190.  
  191.  
  192. <tr style="border: none;">
  193.  
  194.  
  195. <td colspan="8" style="border: none;" > </td>
  196. </tr>
  197. <tr style="border: none;">
  198.  
  199. <td colspan="8" style="border: none;"> Payment Terms : 100% of this invoice
  200. is payable within 26th December 19 by account
  201. payee cheque/Pay order favouring Techcity Bangladesh Ltd.<br/>
  202. Bill Received by you shall be deemed correct and accepted by you unless techcity
  203. Bangladesh Ltd is notified to the
  204. contary within 02 days of receipt of this bill .
  205.  
  206. This bill included demand charge and system loss
  207. </td>
  208. </tr>
  209.  
  210. <tr style="border: none;">
  211.  
  212. <td colspan="8" style="border: none;"><strong> Corporate office:</strong> Techcity Bangladesh Limited ,242/A Tejgaon I/A ,
  213. Gulshan Link Road , Dhaka -1208 , Bangladesh<br>
  214.  
  215. <strong>Phone</strong> +88028879224-25 , <strong> FAX </strong> +88028870922 ,
  216. <strong> Web</strong> www.techcitybd.net
  217. <strong>Factory /Project Address:</strong> Sheikh Hasina software Technology Park, Jessore
  218.  
  219.  
  220. </td>
  221. </tr>
  222.  
  223. </table>
  224.  
  225. </div>
  226.  
  227. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement