@extends('layouts.master') @section('title') @lang('translation.Checkout') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Ecommerce @endslot @slot('title') Checkout @endslot @endcomponent

Shipping information

Fill all information below

Payment information

Fill all information below

For card Payment

Order Summary

Product Product Desc Price
product-img
Half sleeve T-shirt (64GB)

$ 450 x 1

$ 450
product-img
Wireless Headphone

$ 225 x 1

$ 225
Sub Total:
$ 675
Shipping Free
Total:
$ 675
@endsection @section('script') @endsection