POST - Create Sales Invoice Endpoint
@if(empty($edit_key) || $edit_key != 'post_sales_invoice_endpoint')
{{ empty($sap_post_sales_invoice_endpoint) ? 'Not set' : $sap_post_sales_invoice_endpoint }}
@elseif($edit_key == 'post_sales_invoice_endpoint')
@endif
@if(empty($edit_key))
Change
@elseif($edit_key == 'post_sales_invoice_endpoint')
Save
Cancel
@endif