{{-- SaaS Settings --}}

SaaS Settings

{{-- Product Name --}}
Shown to customers on the pricing page and checkout.
{{-- Product Description --}}
{{-- Dashboard Redirect URL --}}
Where subscribers are redirected after a successful subscription.
{{-- Read-only info --}}
@php $pid = setting('saas.linked_product_id'); @endphp @if($pid)

ID #{{ $pid }} Edit in Product Manager

@else

Not linked yet. Activate the Saas module to auto-create the product.

@endif

@php $pid = setting('saas.linked_product_id'); @endphp @if($pid) Edit Plans & Entitlements @endif