I have problems with an eloquent query when using the collection tool pluck
The accent is perfectly preserved in the BDD
Query using Eloquent
$listFinal[].=FAQ::where("id",$ids)->get()->pluck('answer');
Final result printed with blade
cami\u00f3n