@extends('layouts.app') @section('title', $coupon->exists ? __('Edit coupon') : __('New coupon')) @section('content')
{{ __('Applies a discount to a tenant\'s monthly invoice.') }}
{{ __('Customer-facing identifier.') }}
{{ __('Percentage off the invoice subtotal (max 100).') }} {{ __('Fixed amount deducted from the invoice subtotal.') }} {{ __('Number of analyses turned into 0-amount lines.') }}
{{ __('Empty = unlimited.') }}
{{ __('Leave empty to apply to every tenant.') }}
{{ __('No tenants exist yet.') }}