feat: clean credits users
This commit is contained in:
@@ -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) }}
|
||||
|
||||
Reference in New Issue
Block a user