filterBy('tags', $tag, ','); } return [ 'tag' => $tag, 'notes' => $notes->paginate(6) ]; };