Slider data

This commit is contained in:
CHIEFSOFT\ameye
2023-05-30 17:34:50 -04:00
parent 14bd768002
commit f4b18e53f7
3 changed files with 19 additions and 0 deletions
+2
View File
@@ -101,6 +101,8 @@ class ResultFormatter extends Model
"blog_id" => $out["blog_id_${key}"],
"card_icon" => $out["card_icon_${key}"],
"offer_id" => $out["offer_id_${key}"],
"banner" => $out["banner_${key}"],
"link_path" => $out["link_path_${key}"],
);
}
break;