Laravel Collection Whesenotin не работает

$bookings=Auth::user()->bookings()->where('Payment_Status','!=','error')->get();
Shadow