orderBy('sort_order') ->orderBy('name') ->pluck('name', 'id') ->toArray(); } }