@extends('central.super.layout') @section('title', __('super.plans.create_title')) @section('content')
{{ __('super.plans.create_subtitle') }}
{{ __('super.plans.slug_hint') }}
{{ __('super.plans.monthly_price_hint') }}
{{ __('super.plans.yearly_price_hint') }}
{{ __('super.plans.active_hint') }}
Private plans are hidden from the landing page, registration form, and tenant billing page. Only a super admin can assign them to tenants.
{{ __('super.plans.free_trial_hint') }}