checkout-ok.blade.php-- 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. @extends('views.layouts.master')
  2. @section('content')
  3. <!--=====================================
  4. BANNER PART START
  5. =======================================-->
  6. <section class="inner-section single-banner" style="background: url(images/single-banner.jpg) no-repeat center;">
  7. <div class="container">
  8. <h2>Order invoice</h2>
  9. <ol class="breadcrumb">
  10. <li class="breadcrumb-item"><a href="index.html">Home</a></li>
  11. <li class="breadcrumb-item"><a href="shop-4column.html">shop grid</a></li>
  12. <li class="breadcrumb-item"><a href="product-video.html">product details</a></li>
  13. <li class="breadcrumb-item"><a href="checkout.html">checkout</a></li>
  14. <li class="breadcrumb-item active" aria-current="page">invoice</li>
  15. </ol>
  16. </div>
  17. </section>
  18. <!--=====================================
  19. BANNER PART END
  20. =======================================-->
  21. <!--=====================================
  22. INVOICE PART START
  23. =======================================-->
  24. <section class="inner-section invoice-part">
  25. <div class="container">
  26. <div class="row">
  27. <div class="col-lg-12">
  28. <div class="alert-info">
  29. <p>Thank you! We have recieved your order.</p>
  30. </div>
  31. </div>
  32. <div class="col-lg-12">
  33. <div class="account-card">
  34. <div class="account-title">
  35. <h4>order recieved</h4>
  36. </div>
  37. <div class="account-content">
  38. <div class="invoice-recieved">
  39. <h6>order number <span>1665</span></h6>
  40. <h6>order date <span>february 02, 2021</span></h6>
  41. <h6>total amount <span>$24,176.00</span></h6>
  42. <h6>payment method <span>Cash on delivery</span></h6>
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. <div class="col-lg-6">
  48. <div class="account-card">
  49. <div class="account-title">
  50. <h4>Order Details</h4>
  51. </div>
  52. <div class="account-content">
  53. <ul class="invoice-details">
  54. <li>
  55. <h6>Total Item</h6>
  56. <p>6 Items</p>
  57. </li>
  58. <li>
  59. <h6>Order Time</h6>
  60. <p>1.00pm 10-12-2021</p>
  61. </li>
  62. <li>
  63. <h6>Delivery Time</h6>
  64. <p>90 Minute Express Delivery</p>
  65. </li>
  66. <li>
  67. <h6>Delivery Location</h6>
  68. <p>House 17/A, West Jalkuri, Dhaka.</p>
  69. </li>
  70. </ul>
  71. </div>
  72. </div>
  73. </div>
  74. <div class="col-lg-6">
  75. <div class="account-card">
  76. <div class="account-title">
  77. <h4>Amount Details</h4>
  78. </div>
  79. <div class="account-content">
  80. <ul class="invoice-details">
  81. <li>
  82. <h6>Sub Total</h6>
  83. <p>$10,864.00</p>
  84. </li>
  85. <li>
  86. <h6>discount</h6>
  87. <p>$20.00</p>
  88. </li>
  89. <li>
  90. <h6>Payment Method</h6>
  91. <p>Cash On Delivery</p>
  92. </li>
  93. <li>
  94. <h6>Total<small>(Incl. VAT)</small></h6>
  95. <p>$10,874.00</p>
  96. </li>
  97. </ul>
  98. </div>
  99. </div>
  100. </div>
  101. <div class="col-lg-12">
  102. <div class="table-scroll">
  103. <table class="table-list">
  104. <thead>
  105. <tr>
  106. <th scope="col">Serial</th>
  107. <th scope="col">Product</th>
  108. <th scope="col">Name</th>
  109. <th scope="col">Price</th>
  110. <th scope="col">brand</th>
  111. <th scope="col">quantity</th>
  112. </tr>
  113. </thead>
  114. <tbody>
  115. <tr>
  116. <td class="table-serial"><h6>01</h6></td>
  117. <td class="table-image"><img src="images/product/01.jpg" alt="product"></td>
  118. <td class="table-name"><h6>product name</h6></td>
  119. <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
  120. <td class="table-brand"><h6>Fresh Company</h6></td>
  121. <td class="table-quantity"><h6>3</h6></td>
  122. </tr>
  123. <tr>
  124. <td class="table-serial"><h6>02</h6></td>
  125. <td class="table-image"><img src="images/product/02.jpg" alt="product"></td>
  126. <td class="table-name"><h6>product name</h6></td>
  127. <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
  128. <td class="table-brand"><h6>Radhuni Masala</h6></td>
  129. <td class="table-quantity"><h6>5</h6></td>
  130. </tr>
  131. <tr>
  132. <td class="table-serial"><h6>03</h6></td>
  133. <td class="table-image"><img src="images/product/03.jpg" alt="product"></td>
  134. <td class="table-name"><h6>product name</h6></td>
  135. <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
  136. <td class="table-brand"><h6>Pran Prio</h6></td>
  137. <td class="table-quantity"><h6>2</h6></td>
  138. </tr>
  139. <tr>
  140. <td class="table-serial"><h6>04</h6></td>
  141. <td class="table-image"><img src="images/product/04.jpg" alt="product"></td>
  142. <td class="table-name"><h6>product name</h6></td>
  143. <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
  144. <td class="table-brand"><h6>Real Food</h6></td>
  145. <td class="table-quantity"><h6>3</h6></td>
  146. </tr>
  147. <tr>
  148. <td class="table-serial"><h6>05</h6></td>
  149. <td class="table-image"><img src="images/product/05.jpg" alt="product"></td>
  150. <td class="table-name"><h6>product name</h6></td>
  151. <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
  152. <td class="table-brand"><h6>Rdhuni Company</h6></td>
  153. <td class="table-quantity"><h6>7</h6></td>
  154. </tr>
  155. </tbody>
  156. </table>
  157. </div>
  158. </div>
  159. </div>
  160. <div class="row">
  161. <div class="col-lg-12 text-center mt-5">
  162. <a class="btn btn-inline" href="#">
  163. <i class="icofont-download"></i>
  164. <span>download invoice</span>
  165. </a>
  166. <div class="back-home">
  167. <a href="index.html">Back to Home</a>
  168. </div>
  169. </div>
  170. </div>
  171. </div>
  172. </section>
  173. <!--=====================================
  174. INVOICE PART END
  175. =======================================-->
  176. @endsection