diff --git a/resources/views/billing-portal/v3/authentication.blade.php b/resources/views/billing-portal/v3/authentication.blade.php index a5ff7c372193..f1261a101643 100644 --- a/resources/views/billing-portal/v3/authentication.blade.php +++ b/resources/views/billing-portal/v3/authentication.blade.php @@ -5,11 +5,38 @@ @endcomponent @endif - @if($state['code'] === false) -
+
+

{{ ctrans('texts.contact') }}

+
+ + @if($state['initial_completed'] === false) + + @csrf + + + + +
+ @endif + + @if($state['login_form']) +
@csrf -