diff --git a/resources/views/billing-portal/v3/authentication/register.blade.php b/resources/views/billing-portal/v3/authentication/register.blade.php index a7a8a93eb3e8..b6c5d4946407 100644 --- a/resources/views/billing-portal/v3/authentication/register.blade.php +++ b/resources/views/billing-portal/v3/authentication/register.blade.php @@ -24,7 +24,7 @@ @enderror - - + @include('billing-portal.v3.authentication.register-form') @endif