feat: clean credits users
CI / 🧪 Tests Laravel (push) Successful in 2m0s
CI / 🐳 Build & Push Image (push) Successful in 35s

This commit is contained in:
2026-08-07 15:32:40 +02:00
parent eac86afa53
commit 68560655f3
44 changed files with 417 additions and 661 deletions
@@ -37,14 +37,6 @@
{{ $productName ?: trans('mail.payment_invoice.default_product', [], $locale) }}
</td>
</tr>
<tr>
<td style="padding: 10px 0; color: #666666; font-size: 14px; border-top: 1px solid #eeeeee;">
{{ trans('mail.payment_invoice.credits', [], $locale) }}
</td>
<td align="right" style="padding: 10px 0; color: #232323; font-size: 14px; font-weight: 700; border-top: 1px solid #eeeeee;">
{{ $credits }}
</td>
</tr>
<tr>
<td style="padding: 10px 0; color: #666666; font-size: 14px; border-top: 1px solid #eeeeee;">
{{ trans('mail.payment_invoice.amount', [], $locale) }}