@if($entity_type == 'invoice' && $settings->enable_e_invoice)
@endif
@if($entity_type == 'credit' && $settings->enable_e_invoice)
@endif
@if($entity_type == 'quote' && $settings->enable_e_invoice)
@endif
{{-- Not implemented yet--}}
{{-- @if($entity_type == 'purchase_order' && $settings->enable_e_invoice)
@endif--}}
@if($html_entity_option)