(float) $data->amount_paid, 'payment_date_sql' => $data->create_date, 'client_id' => $data->client_id, 'invoice_id' => $data->invoice_id, ]; }); } }