@if(session('danger'))
{{ session('danger') }}
@endif @if(session('success'))
{{ session('success') }}
@endif @if ($errors->any())
{!! implode('
', $errors->all(':message')) !!}
@endif
Create an account
Email
Password
Confirm Password
@csrf
Sign Up
Please wait...
By creating an account, you agree to the
Terms of use
and
Privacy Policy
.
OR
Continue with Google
Sign in with Apple
Already have an account?
Login