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

Create Account

Start with your email. You will set your password and username after verification.

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