@if ($subDiscountModal)
Change discount invoice {{ $invoice->customer_paket->paket->name }} customer {{ $invoice->customer_paket->user->full_name }} periode {{ \Carbon\Carbon::parse($invoice->periode)->format('F Y') }}
{{ trans('billing.button.cancel') }} Sub Discount
@endif