| $labelD = ""; | $labelD = ""; | ||||
| } | } | ||||
| $amount_claim = $f->Subscriber->DealerClaim->total_claim; | |||||
| $amount_claim = $f->Subscriber->DealerClaim['total_claim']; | |||||
| if(!empty($f->Subscriber) && !empty($f->PackageDetail)){ | if(!empty($f->Subscriber) && !empty($f->PackageDetail)){ |