active() ->ordered() ->get(); return TestimonialResource::collection($testimonials) ->additional(['meta' => ['lang' => app()->getLocale()]]); } }