HOLA
@if (Laravel\Jetstream\Jetstream::hasTermsAndPrivacyPolicyFeature())
{!! __('I agree to the :terms_of_service and :privacy_policy', [ 'terms_of_service' => ''.__('Terms of Service').'', 'privacy_policy' => ''.__('Privacy Policy').'', ]) !!}
@endif @if (session('status')) @endif

{{ __('¿Ya estás registrado?') }} Ingresa aquí.