json([ 'data' => app(PreventionSettings::class)->toFrontend(), 'meta' => [ 'preventAgainsts' => Prevention::values(), ] ]); } }