@if(!empty($favicon)) @endif
{{$errors->first('first_name')}}
{{$errors->first('last_name')}}
{{$errors->first('email')}}
{{$errors->first('password')}}
{{$errors->first('password_confirmation')}}
{{ $errors->first('g-recaptcha-response') }}
{{ __('Already have an account?') }} {{ __('Log In') }}