@extends('layout.mainlayout') @section('content') @component('components.breadcrumb') @slot('title') Checkout @endslot @slot('item1') Home @endslot @slot('item2') Checkout @endslot @endcomponent
Billing Address
Payment Method
Order Details

Sub Total

$200.20

Tax (VAT)

$25

Total

$225.20

@endsection