'required|max:255', ]; } public function attributes() { return [ 'descriptions.*.name' => trans('category.name'), ]; } }