@@ -360,9 +360,9 @@ $addressParts .= implode(", ", $addressPart2);
@endif
@if($_cpc->plan_type === 'COMMERCIAL')
- @if(@$_cpc->deductable_amount !== null)
+
<div class="ml-2">Deductible: {{format_number(@$_cpc->deductable_amount)}} </div>
- @endif