Vlan::distinct() ->where('vlan_vlan', '>', 0) ->orderBy('vlan_vlan') ->pluck('vlan_vlan'), ]); } }