unknown column rc_no : GWM
This commit is contained in:
parent
9cfc630ae9
commit
910f8424e5
@ -241,7 +241,6 @@ class PolicyController extends ResourceController
|
||||
}
|
||||
|
||||
$updateData = [
|
||||
'rc_no' => $data['rc_no'] ?? $policy['rc_no'],
|
||||
'insured_name' => $data['insured_name'] ?? $policy['insured_name'],
|
||||
'issued_date' => format_date_for_database($data['issued_date']),
|
||||
'start_date' => format_date_for_database($data['start_date']),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user