@extends('layouts.nova') @section('content')
Start with your email. You’ll choose a password and username after verification.
@include('auth.partials.help-links', [ 'title' => 'Need help before you start?', 'description' => 'Use the signup and login guide if you want a clearer view of verification, recovery, or what happens after the first account step.', ]) @if($errors->has('oauth'))