@if ($disableWaInstallationAddressModal)
{{ trans('customer.paket.wa-notification', ['customer' => $customerPaket->user->full_name]) }}
@if ($input['checkbox_wa_installation_address_notification'])
@endif
@if ($input['checkbox_wa_billing_address_notification'])
@endif
{{ trans('customer.button.cancel') }} {{ trans('customer.button.update') }}
@endif