@if ($restoreCustomerPaketModal)
{{ trans('customer.alert.header-restore-customer-paket', ['customer_paket' => $customerPaket->paket->name]) }} {{ trans('customer.alert.content-restore-customer-paket', ['customer_paket' => $customerPaket->paket->name]) }}
{{ trans('user.button.cancel') }} @if ($input['restoreOnMikrotik']) {{ __('Restore') }} @else {{ __('Restore & Reset Data') }} @endif
@endif