{{ __('Sign up') }}

{{ __('Create your account') }}

{{ __('A few details are all you need to start tracking.') }}

@if ($errors->any()) @endif
@csrf

{{ __('Use at least 8 characters.') }}