@if ($showDeleteInvoiceModal)
{{ trans('Delete Invoice') }} {!!trans('Are you sure to delete invoice?') !!}
{{ trans('user.button.cancel') }} {{ trans('customer.button.delete')}}
@endif