@if($contractType == 1)
@endif
@if($contractType == 2)
@endif
@if($showAfterJudgmentButtons)
@elseif($showAfterJudgmentMessage)
تم الإضافة بنجاح
@endif
الدفعات
@if(count($feeParts) > 1)
@endif
@if($showAlert)
مبلغ إجمالي الدفعات أكبر من إجمالي العقد، الرجاء مراجعة مبلغ الدفعات
وإدخاله مرة أخرى
@endif
@if($showMinAlert)
باقي {{($totalFee - array_sum($feePartPaymentFee) - $downPayment)}} من
المبلغ الإجمالي
@endif