123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473 |
- @extends('views.layouts.master')
- @section('content')
- <!--=====================================
- BANNER PART START
- =======================================-->
- <section class="inner-section single-banner" style="background: url(images/single-banner.jpg) no-repeat center;">
- <div class="container">
- <h2>checkout</h2>
- <ol class="breadcrumb">
- <li class="breadcrumb-item"><a href="index.html">Home</a></li>
- <li class="breadcrumb-item"><a href="shop-4column.html">shop grid</a></li>
- <li class="breadcrumb-item active" aria-current="page">checkout</li>
- </ol>
- </div>
- </section>
- <!--=====================================
- BANNER PART END
- =======================================-->
- <!--=====================================
- CHECKOUT PART START
- =======================================-->
- <section class="inner-section checkout-part">
- <div class="container">
- <div class="row">
- <div class="col-lg-12">
- <div class="alert-info">
- <p>Returning customer? <a href="login.html">Click here to login</a></p>
- </div>
- </div>
- <div class="col-lg-12">
- <div class="account-card">
- <div class="account-title">
- <h4>Your order</h4>
- </div>
- <div class="account-content">
- <div class="table-scroll">
- <table class="table-list">
- <thead>
- <tr>
- <th scope="col">Serial</th>
- <th scope="col">Product</th>
- <th scope="col">Name</th>
- <th scope="col">Price</th>
- <th scope="col">brand</th>
- <th scope="col">quantity</th>
- <th scope="col">action</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td class="table-serial"><h6>01</h6></td>
- <td class="table-image"><img src="images/product/01.jpg" alt="product"></td>
- <td class="table-name"><h6>product name</h6></td>
- <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
- <td class="table-brand"><h6>Fresh Company</h6></td>
- <td class="table-quantity"><h6>3</h6></td>
- <td class="table-action">
- <a class="view" href="#" title="Quick View" data-bs-toggle="modal" data-bs-target="#product-view"><i class="fas fa-eye"></i></a>
- <a class="trash" href="#" title="Remove Wishlist"><i class="icofont-trash"></i></a>
- </td>
- </tr>
- <tr>
- <td class="table-serial"><h6>02</h6></td>
- <td class="table-image"><img src="images/product/02.jpg" alt="product"></td>
- <td class="table-name"><h6>product name</h6></td>
- <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
- <td class="table-brand"><h6>Radhuni Masala</h6></td>
- <td class="table-quantity"><h6>5</h6></td>
- <td class="table-action">
- <a class="view" href="#" title="Quick View" data-bs-toggle="modal" data-bs-target="#product-view"><i class="fas fa-eye"></i></a>
- <a class="trash" href="#" title="Remove Wishlist"><i class="icofont-trash"></i></a>
- </td>
- </tr>
- <tr>
- <td class="table-serial"><h6>03</h6></td>
- <td class="table-image"><img src="images/product/03.jpg" alt="product"></td>
- <td class="table-name"><h6>product name</h6></td>
- <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
- <td class="table-brand"><h6>Pran Prio</h6></td>
- <td class="table-quantity"><h6>2</h6></td>
- <td class="table-action">
- <a class="view" href="#" title="Quick View" data-bs-toggle="modal" data-bs-target="#product-view"><i class="fas fa-eye"></i></a>
- <a class="trash" href="#" title="Remove Wishlist"><i class="icofont-trash"></i></a>
- </td>
- </tr>
- <tr>
- <td class="table-serial"><h6>04</h6></td>
- <td class="table-image"><img src="images/product/04.jpg" alt="product"></td>
- <td class="table-name"><h6>product name</h6></td>
- <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
- <td class="table-brand"><h6>Real Food</h6></td>
- <td class="table-quantity"><h6>3</h6></td>
- <td class="table-action">
- <a class="view" href="#" title="Quick View" data-bs-toggle="modal" data-bs-target="#product-view"><i class="fas fa-eye"></i></a>
- <a class="trash" href="#" title="Remove Wishlist"><i class="icofont-trash"></i></a>
- </td>
- </tr>
- <tr>
- <td class="table-serial"><h6>05</h6></td>
- <td class="table-image"><img src="images/product/05.jpg" alt="product"></td>
- <td class="table-name"><h6>product name</h6></td>
- <td class="table-price"><h6>$19<small>/kilo</small></h6></td>
- <td class="table-brand"><h6>Rdhuni Company</h6></td>
- <td class="table-quantity"><h6>7</h6></td>
- <td class="table-action">
- <a class="view" href="#" title="Quick View" data-bs-toggle="modal" data-bs-target="#product-view"><i class="fas fa-eye"></i></a>
- <a class="trash" href="#" title="Remove Wishlist"><i class="icofont-trash"></i></a>
- </td>
- </tr>
- </tbody>
- </table>
- </div>
- <div class="chekout-coupon">
- <button class="coupon-btn">Do you have a coupon code?</button>
- <form class="coupon-form">
- <input type="text" placeholder="Enter your coupon code">
- <button type="submit"><span>apply</span></button>
- </form>
- </div>
- <div class="checkout-charge">
- <ul>
- <li>
- <span>Sub total</span>
- <span>$267.45</span>
- </li>
- <li>
- <span>delivery fee</span>
- <span>$10.00</span>
- </li>
- <li>
- <span>discount</span>
- <span>$00.00</span>
- </li>
- <li>
- <span>Total<small>(Incl. VAT)</small></span>
- <span>$277.00</span>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- <div class="col-lg-12">
- <div class="account-card">
- <div class="account-title">
- <h4>Delivery Schedule</h4>
- </div>
- <div class="account-content">
- <div class="row">
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card schedule active">
- <h6>express</h6>
- <p>90 min express delivery</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card schedule">
- <h6>8am-10pm</h6>
- <p>8.00 AM - 10.00 PM</p>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card schedule">
- <h6>Next day</h6>
- <p>Next day or Tomorrow</p>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="col-lg-12">
- <div class="account-card">
- <div class="account-title">
- <h4>contact number</h4>
- <button data-bs-toggle="modal" data-bs-target="#contact-add">add contact</button>
- </div>
- <div class="account-content">
- <div class="row">
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card contact active">
- <h6>primary</h6>
- <p>+8801838288389</p>
- <ul>
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#contact-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card contact">
- <h6>secondary</h6>
- <p>+8801941101915</p>
- <ul>
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#contact-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card contact">
- <h6>secondary</h6>
- <p>+8801747875727</p>
- <ul>
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#contact-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="col-lg-12">
- <div class="account-card">
- <div class="account-title">
- <h4>delivery address</h4>
- <button data-bs-toggle="modal" data-bs-target="#address-add">add address</button>
- </div>
- <div class="account-content">
- <div class="row">
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card address active">
- <h6>Home</h6>
- <p>jalkuri, fatullah, narayanganj-1420. word no-09, road no-17/A</p>
- <ul class="user-action">
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#address-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card address">
- <h6>Office</h6>
- <p>east tejturi bazar, dhaka-1200. word no-04, road no-13/c, house no-4/b</p>
- <ul class="user-action">
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#address-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="profile-card address">
- <h6>Bussiness</h6>
- <p>kawran bazar, dhaka-1100. word no-02, road no-13/d, house no-7/m</p>
- <ul class="user-action">
- <li><button class="edit icofont-edit" title="Edit This" data-bs-toggle="modal" data-bs-target="#address-edit"></button></li>
- <li><button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="col-lg-12">
- <div class="account-card mb-0">
- <div class="account-title">
- <h4>payment option</h4>
- <button data-bs-toggle="modal" data-bs-target="#payment-add">add card</button>
- </div>
- <div class="account-content">
- <div class="row">
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="payment-card payment active">
- <img src="images/payment/png/01.png" alt="payment">
- <h4>card number</h4>
- <p>
- <span>****</span>
- <span>****</span>
- <span>****</span>
- <sup>1876</sup>
- </p>
- <h5>miron mahmud</h5>
- <button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="payment-card payment">
- <img src="images/payment/png/02.png" alt="payment">
- <h4>card number</h4>
- <p>
- <span>****</span>
- <span>****</span>
- <span>****</span>
- <sup>1876</sup>
- </p>
- <h5>miron mahmud</h5>
- <button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button>
- </div>
- </div>
- <div class="col-md-6 col-lg-4 alert fade show">
- <div class="payment-card payment">
- <img src="images/payment/png/03.png" alt="payment">
- <h4>card number</h4>
- <p>
- <span>****</span>
- <span>****</span>
- <span>****</span>
- <sup>1876</sup>
- </p>
- <h5>miron mahmud</h5>
- <button class="trash icofont-ui-delete" title="Remove This" data-bs-dismiss="alert"></button>
- </div>
- </div>
- </div>
- </div>
- <div class="checkout-check">
- <input type="checkbox" id="checkout-check">
- <label for="checkout-check">By making this purchase you agree to our <a href="#">Terms and Conditions</a>.</label>
- </div>
- <div class="checkout-proced">
- <a href="invoice.html" class="btn btn-inline">proced to checkout</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- </section>
- <!--=====================================
- CHECKOUT PART END
- =======================================-->
- <!--=====================================
- MODAL ADD FORM START
- =======================================-->
- <!-- contact add form -->
- <div class="modal fade" id="contact-add">
- <div class="modal-dialog modal-dialog-centered">
- <div class="modal-content">
- <button class="modal-close" data-bs-dismiss="modal"><i class="icofont-close"></i></button>
- <form class="modal-form">
- <div class="form-title">
- <h3>add new contact</h3>
- </div>
- <div class="form-group">
- <label class="form-label">title</label>
- <select class="form-select">
- <option selected>choose title</option>
- <option value="primary">primary</option>
- <option value="secondary">secondary</option>
- </select>
- </div>
- <div class="form-group">
- <label class="form-label">number</label>
- <input class="form-control" type="text" placeholder="Enter your number">
- </div>
- <button class="form-btn" type="submit">save contact info</button>
- </form>
- </div>
- </div>
- </div>
- <!-- address add form -->
- <div class="modal fade" id="address-add">
- <div class="modal-dialog modal-dialog-centered">
- <div class="modal-content">
- <button class="modal-close" data-bs-dismiss="modal"><i class="icofont-close"></i></button>
- <form class="modal-form">
- <div class="form-title">
- <h3>add new address</h3>
- </div>
- <div class="form-group">
- <label class="form-label">title</label>
- <select class="form-select">
- <option selected>choose title</option>
- <option value="home">home</option>
- <option value="office">office</option>
- <option value="Bussiness">Bussiness</option>
- <option value="academy">academy</option>
- <option value="others">others</option>
- </select>
- </div>
- <div class="form-group">
- <label class="form-label">address</label>
- <textarea class="form-control" placeholder="Enter your address"></textarea>
- </div>
- <button class="form-btn" type="submit">save address info</button>
- </form>
- </div>
- </div>
- </div>
- <!-- payment add form -->
- <div class="modal fade" id="payment-add">
- <div class="modal-dialog modal-dialog-centered">
- <div class="modal-content">
- <button class="modal-close" data-bs-dismiss="modal"><i class="icofont-close"></i></button>
- <form class="modal-form">
- <div class="form-title">
- <h3>add new payment</h3>
- </div>
- <div class="form-group">
- <label class="form-label">card number</label>
- <input class="form-control" type="text" placeholder="Enter your card number">
- </div>
- <button class="form-btn" type="submit">save card info</button>
- </form>
- </div>
- </div>
- </div>
- <!--=====================================
- MODAL ADD FORM END
- =======================================-->
-
- <!--=====================================
- MODAL EDIT FORM START
- =======================================-->
- <!-- contact edit form -->
- <div class="modal fade" id="contact-edit">
- <div class="modal-dialog modal-dialog-centered">
- <div class="modal-content">
- <button class="modal-close" data-bs-dismiss="modal"><i class="icofont-close"></i></button>
- <form class="modal-form">
- <div class="form-title">
- <h3>edit contact info</h3>
- </div>
- <div class="form-group">
- <label class="form-label">title</label>
- <select class="form-select">
- <option value="primary" selected>primary</option>
- <option value="secondary">secondary</option>
- </select>
- </div>
- <div class="form-group">
- <label class="form-label">number</label>
- <input class="form-control" type="text" value="+8801838288389">
- </div>
- <button class="form-btn" type="submit">save contact info</button>
- </form>
- </div>
- </div>
- </div>
- <!-- address edit form -->
- <div class="modal fade" id="address-edit">
- <div class="modal-dialog modal-dialog-centered">
- <div class="modal-content">
- <button class="modal-close" data-bs-dismiss="modal"><i class="icofont-close"></i></button>
- <form class="modal-form">
- <div class="form-title">
- <h3>edit address info</h3>
- </div>
- <div class="form-group">
- <label class="form-label">title</label>
- <select class="form-select">
- <option value="home" selected>home</option>
- <option value="office">office</option>
- <option value="Bussiness">Bussiness</option>
- <option value="academy">academy</option>
- <option value="others">others</option>
- </select>
- </div>
- <div class="form-group">
- <label class="form-label">address</label>
- <textarea class="form-control" placeholder="jalkuri, fatullah, narayanganj-1420. word no-09, road no-17/A"></textarea>
- </div>
- <button class="form-btn" type="submit">save address info</button>
- </form>
- </div>
- </div>
- </div>
- <!--=====================================
- MODAL EDIT FORM END
- =======================================-->
- @endsection
|