@extends('emails.layout.email') @section('content')
CONCEPTOS PAGADOS | |
---|---|
CONCEPTO | TOTAL |
{{ mb_strtoupper($item['concept']) }} | ${{ number_format($item['total'], 2) }} |
Total Pagado: ${{ number_format($total, 2) }}
Fecha y hora de la operación: {{ $sale_date }}
Gracias por tu pago.