{{ $coupon ? 'Edit Coupon: ' . $coupon->code : 'Create New Coupon' }}

{{ t('Coupon Information') }}

*
{{ t('Generate') }}
*
*
*
%

{{ t('Enter a percentage between 1 and 100') }}

{{ t('Enter the fixed discount amount in') }}

{{ $is_active ? t('Active') : t('Inactive') }}

{{ t('Restrictions & Limitations') }}

{{ t('Maximum number of times this coupon can be used') }}

{{ t('Maximum number of times a single customer can use this coupon') }}

{{ t('Minimum subtotal required for coupon to be valid') }}

{{ t('Maximum discount amount when using percentage') }}

{{ t('Apply to first payment only') }}

{{ t('If checked, coupon will only apply to the first payment of a subscription') }}

{{ t('Validity Period (Optional)') }}

No plans available
No billing periods available

{{ t('Select either plans OR billing periods (not both). Leave empty to apply to all.') }}

{{ t('cancel') }} {{ $coupon ? t('update') : t('create') }}