Calculation errors for refunded amounts
This commit is contained in:
@@ -44,6 +44,13 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@if ($hasRetention)
|
||||
<p style="padding: 10px 12px; border-left: 3px solid #f5c400; background-color: #fffef5;">
|
||||
Von deinem gezahlten Beitrag verbleiben <strong>{{$retainedAmount}}</strong> beim Verband.<br />
|
||||
Grund: {{$retentionReason}}@if ($retentionReasonNote) – {{$retentionReasonNote}}@endif
|
||||
</p>
|
||||
@endif
|
||||
|
||||
@if ($hasDocument)
|
||||
<p>
|
||||
Im Anhang findest du deinen Beleg über die Rückerstattung als PDF – nur zu deiner
|
||||
|
||||
Reference in New Issue
Block a user