{{ $tenant->domain }}

{{ $greeting }}

Gracias por comprar en {{ $tenant->domain }}.

NÚMERO DE PEDIDO: {{ $sale->id }}

@if($sale->status == "0")

Para finalizar tu compra debes:

@if(!empty($sale->paymentMethod->image) && $sale->payment_method_id != 13)
Método de pago
@elseif($sale->payment_method_id == 13)
QR Niubiz Niubiz
@endif
{!! $sale->paymentMethod->description !!}
@if(!empty($sale->payment_limit))
Fecha límite de pago: {{ $sale->payment_limit->format('d/m/Y h:i A') }}
@endif @else @endif
{!! $transactionSummary !!}
@if(!empty($sale->comments))
Comentarios e indicaciones: {{ $sale->comments }}
@endif

Para cualquier consulta no dudes en escribirnos a: contacto@vaope.com