store_id = $storeId; $model->cash_price = $amount; $model->receivable = $amount; $model->save(); } }