belongsToMany(Note::class, 'note_hashtag')->orderBy('created_at', 'desc'); } }