My Query:
Payment::whereHas(\'subscription\',function($q) { $q->where(\'ends_at\',\'>\',today()); })->orWhereDoesntHave(