- {{ trans("texts.save_{$entityType}") }}
- {{ trans("texts.clone_{$entityType}") }}
- public_id}") }}">{{ trans("texts.view_history") }} @if ($invoice->invoice_status_id < INVOICE_STATUS_SENT && !$invoice->is_recurring)
- {{ trans("texts.mark_sent") }} @endif @if ($invoice && $entityType == ENTITY_QUOTE) @if ($invoice->quote_invoice_id)
- quote_invoice_id}/edit") }}">{{ trans("texts.view_invoice") }} @else
- {{ trans("texts.convert_to_invoice") }} @endif @elseif ($invoice && $entityType == ENTITY_INVOICE) @if ($invoice->quote_id)
- quote_id}/edit") }}">{{ trans("texts.view_quote") }} @endif @endif
- {{ trans("texts.archive_{$entityType}") }}
- {{ trans("texts.delete_{$entityType}") }}