@extends('template.main-template') @section('content')

Finish Order

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec faucibus maximus vehicula. Sed feugiat, tellus vel tristique posuere, diam

Client Data

To proceed, enter your email!

@if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif

Why provide email?

To check if you are already registered in our store!

And speed up filling out your information!

Lost Password?
@csrf @endsection @push('css') @endpush @push('javascript') @endpush