where('is_active', true) ->orderBy('order_index') ->get(); return StoryResource::collection($stories); } }