invoice-print.html 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>AdminLTE 2 | Invoice</title>
  6. <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'>
  7. <!-- Bootstrap 3.3.2 -->
  8. <link href="../../bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
  9. <!-- Font Awesome Icons -->
  10. <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
  11. <!-- Ionicons -->
  12. <link href="https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" rel="stylesheet" type="text/css" />
  13. <!-- Theme style -->
  14. <link href="../../dist/css/AdminLTE.min.css" rel="stylesheet" type="text/css" />
  15. <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  16. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  17. <!--[if lt IE 9]>
  18. <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
  19. <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
  20. <![endif]-->
  21. </head>
  22. <body onload="window.print();">
  23. <div class="wrapper">
  24. <!-- Main content -->
  25. <section class="invoice">
  26. <!-- title row -->
  27. <div class="row">
  28. <div class="col-xs-12">
  29. <h2 class="page-header">
  30. <i class="fa fa-globe"></i> AdminLTE, Inc.
  31. <small class="pull-right">Date: 2/10/2014</small>
  32. </h2>
  33. </div><!-- /.col -->
  34. </div>
  35. <!-- info row -->
  36. <div class="row invoice-info">
  37. <div class="col-sm-4 invoice-col">
  38. From
  39. <address>
  40. <strong>Admin, Inc.</strong><br>
  41. 795 Folsom Ave, Suite 600<br>
  42. San Francisco, CA 94107<br>
  43. Phone: (804) 123-5432<br/>
  44. Email: info@almasaeedstudio.com
  45. </address>
  46. </div><!-- /.col -->
  47. <div class="col-sm-4 invoice-col">
  48. To
  49. <address>
  50. <strong>John Doe</strong><br>
  51. 795 Folsom Ave, Suite 600<br>
  52. San Francisco, CA 94107<br>
  53. Phone: (555) 539-1037<br/>
  54. Email: john.doe@example.com
  55. </address>
  56. </div><!-- /.col -->
  57. <div class="col-sm-4 invoice-col">
  58. <b>Invoice #007612</b><br/>
  59. <br/>
  60. <b>Order ID:</b> 4F3S8J<br/>
  61. <b>Payment Due:</b> 2/22/2014<br/>
  62. <b>Account:</b> 968-34567
  63. </div><!-- /.col -->
  64. </div><!-- /.row -->
  65. <!-- Table row -->
  66. <div class="row">
  67. <div class="col-xs-12 table-responsive">
  68. <table class="table table-striped">
  69. <thead>
  70. <tr>
  71. <th>Qty</th>
  72. <th>Product</th>
  73. <th>Serial #</th>
  74. <th>Description</th>
  75. <th>Subtotal</th>
  76. </tr>
  77. </thead>
  78. <tbody>
  79. <tr>
  80. <td>1</td>
  81. <td>Call of Duty</td>
  82. <td>455-981-221</td>
  83. <td>El snort testosterone trophy driving gloves handsome</td>
  84. <td>$64.50</td>
  85. </tr>
  86. <tr>
  87. <td>1</td>
  88. <td>Need for Speed IV</td>
  89. <td>247-925-726</td>
  90. <td>Wes Anderson umami biodiesel</td>
  91. <td>$50.00</td>
  92. </tr>
  93. <tr>
  94. <td>1</td>
  95. <td>Monsters DVD</td>
  96. <td>735-845-642</td>
  97. <td>Terry Richardson helvetica tousled street art master</td>
  98. <td>$10.70</td>
  99. </tr>
  100. <tr>
  101. <td>1</td>
  102. <td>Grown Ups Blue Ray</td>
  103. <td>422-568-642</td>
  104. <td>Tousled lomo letterpress</td>
  105. <td>$25.99</td>
  106. </tr>
  107. </tbody>
  108. </table>
  109. </div><!-- /.col -->
  110. </div><!-- /.row -->
  111. <div class="row">
  112. <!-- accepted payments column -->
  113. <div class="col-xs-6">
  114. <p class="lead">Payment Methods:</p>
  115. <img src="../../dist/img/credit/visa.png" alt="Visa"/>
  116. <img src="../../dist/img/credit/mastercard.png" alt="Mastercard"/>
  117. <img src="../../dist/img/credit/american-express.png" alt="American Express"/>
  118. <img src="../../dist/img/credit/paypal2.png" alt="Paypal"/>
  119. <p class="text-muted well well-sm no-shadow" style="margin-top: 10px;">
  120. Etsy doostang zoodles disqus groupon greplin oooj voxy zoodles, weebly ning heekya handango imeem plugg dopplr jibjab, movity jajah plickers sifteo edmodo ifttt zimbra.
  121. </p>
  122. </div><!-- /.col -->
  123. <div class="col-xs-6">
  124. <p class="lead">Amount Due 2/22/2014</p>
  125. <div class="table-responsive">
  126. <table class="table">
  127. <tr>
  128. <th style="width:50%">Subtotal:</th>
  129. <td>$250.30</td>
  130. </tr>
  131. <tr>
  132. <th>Tax (9.3%)</th>
  133. <td>$10.34</td>
  134. </tr>
  135. <tr>
  136. <th>Shipping:</th>
  137. <td>$5.80</td>
  138. </tr>
  139. <tr>
  140. <th>Total:</th>
  141. <td>$265.24</td>
  142. </tr>
  143. </table>
  144. </div>
  145. </div><!-- /.col -->
  146. </div><!-- /.row -->
  147. </section><!-- /.content -->
  148. </div><!-- ./wrapper -->
  149. <!-- AdminLTE App -->
  150. <script src="../../dist/js/app.min.js" type="text/javascript"></script>
  151. </body>
  152. </html>