@extends('layouts.main') @section('title', 'Checkout') @section('main') Back to Cart
OTP Verification
OTP has been sent to your email address {{$userDetails['email']}}.
Do you want to change it? Click here to change
@csrf
Resend OTP in 01:00
@csrf
Shipping Address

Billing Address
Order Summary
@csrf
Shipping Method
Time : 30-35 days Fee : $0
Payment Method
@endsection @section('scripts') @endsection