@can('admin.notice_debit.print')
@Lang('admin.print') @Lang('admin.print')
@if ($customer && $customer->enable_zatca == 1 && $merchant->business_id != 0 && $merchant->business_id != null) @if ($registered == 0 || $registered == null)
@endif @endif
@endcan