i have a collection , where i do this
$food = $items->where(\'name\',\'sandwich\');
after this , i have a object collect empty .