currency_id = $object->id; $model->created_by = Auth()->user()->id; return $this->handler($model); } }