description => "Reserve Charge - $title",
accounttype => 'Res',
amountoutstanding => $fee,
branchcode => $branchcode
}
)->store();
-