Laravel sammelt, wo nicht funktioniert

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