@extends('layouts.master') @section('title')Checkout @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Checkout @endslot @endcomponent @endsection
  1. Billing Info

    Sed ut perspiciatis unde omnis iste

  2. Shipping Info

    Neque porro quisquam est

  3. Payment Info

    Duis arcu tortor, suscipit eget

    Payment method :
Order Summary #MN0124
Product Product Desc Price
product-img
Nike N012 Running Shoes

$ 260 x 2

$ 520
product-img
Adidas Running Shoes

$ 260 x 1

$ 260
Sub Total :
$ 780
Discount :
- $ 78
Shipping Charge :
$ 25
Estimated Tax :
$ 18.20
Total:
$ 745.2
@endsection @section('script') @endsection