@extends('layouts.nova') @section('content')

Create Account

Start with your email. You’ll choose a password and username after verification.

@csrf
@if(config('services.recaptcha.enabled')) @endif

Already registered? Sign in

@endsection