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

Create your workspace

Private endpoints stay connected to your account.

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf

Already registered? Log in

@endsection