@include('public.checkout.create.form.account_details')
@include('public.checkout.create.form.billing_details')
@include('public.checkout.create.form.shipping_details')
@include('public.checkout.create.form.order_note')
@include('public.checkout.create.payment')
@include('public.checkout.create.shipping')
@include('public.checkout.create.order_summary')