{{ __('emails')['invoices_cfdi']['greetings'] }} {{ strtolower($receptor->legal_name) }},
{{-- Introducción --}}{!! __('emails')['invoices_cfdi']['introduction'] !!}
{!! __('emails')['invoices_cfdi']['summary_subject'] !!}
{{-- Detalles del Comprobante --}}- Folio: {{ $invoice->id }}
- {{ __('emails')['invoices_cfdi']['summary_items']['timestamp'] }} {{ $invoice->date }}
- {{ __('emails')['invoices_cfdi']['summary_items']['receiver'] }} {{ $receptor->tax_id }}
- {{ __('emails')['invoices_cfdi']['summary_items']['payment_form'] }} {{ SatCatalogsHelper::getItem("c_FormaPago", $invoice->payment_form, true) }}
{{-- Despedida --}}
{{ __('emails')['invoices_cfdi']['cordial_greetings'] }}
{{ $invoice->taxBranch->legal_name }}
@if ($has_only_invoicing_system ) {{ __('emails')['invoices_cfdi']['invoicing_farewell'] }} @else {{ __('emails')['invoices_cfdi']['farewell'] }} @endif
{{-- Aclaraciones --}}
{{ __('emails')['invoices_cfdi']['clarifications'] }}
✉ {{ config('mail.hotel_address') }}
{{ __('emails')['common']['no_reply'] }}