@extends('storefront.layout') @section('title', 'Verify checkout') @section('content')

Secure checkout

Verify your email

Confirm that you own the email already saved on this customer profile. This one-time action restores only the exact cart that requested verification.

@csrf
@endsection