@if (count($errors) > 0)
@endif @if (session('success'))
{{ session('success') }}
@endif {{-- @if ($errors->has('g-recaptcha-response')) {{ $errors->first('g-recaptcha-response') }} @endif--}}
@csrf

Welcome To BITBANCE

{{--

Welcome to BITBANCE

--}} @error('email')
{{ $errors->first('email') ?? "" }}
@enderror @error('password')
{{$errors->first('password') ?? ""}}
@enderror @error('parent_id')
{{$errors->first('parent_id') ?? ""}}
@enderror

By Creating an account I agree to Bitbance's Terms of Service and Privacy Policy

@error('terms')
{{$errors->get('terms')}}
@enderror
{!! NoCaptcha::display() !!} {!! NoCaptcha::renderJs() !!}

Or

{{----}} {{-- --}}

Sign up as an entity or Log In? Log In