setLocale($locale); } function dehydrate($context) { $context->addMemo('locale', app()->getLocale()); } }