*/ protected $fillable = [ 'offer_id', 'user_id', 'comment', 'rating', ]; }