

alter table brochure_notifications modify short_description TEXT collate utf8mb4_unicode_ci null;
alter table brochure_notifications modify content TEXT collate utf8mb4_unicode_ci null;
