get() ->mapWithKeys(function ($item) { return [$item->c_pais => $item->c_pais . ' - ' . $item->descripcion]; }); } }