wip
This commit is contained in:
@@ -15,3 +15,4 @@ class CollectionRepository
|
||||
{
|
||||
return CollectionModel::where('is_visible', true)->pluck('name', 'id');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user