@include('partials.brand')
New customer
Create Account
@csrf
Name
Email
Phone
Password
Confirm password
@if ($errors->any())
{{ $errors->first() }}
@endif
Create account
Continue with Google
Already have an account?