@section('title', 'Create a new account')

Create a new account

Or sign in to your account

@error('name')

{{ $message }}

@enderror
@error('email')

{{ $message }}

@enderror
@error('password')

{{ $message }}

@enderror