home banners

This commit is contained in:
CHIEFSOFT\ameye
2023-06-06 11:18:28 -04:00
parent fffeb353ce
commit 36f9ab520e
3 changed files with 63 additions and 4 deletions
+1
View File
@@ -112,6 +112,7 @@ class ResultFormatter extends Model
"card_icon" => $out["card_icon_${key}"],
"offer_id" => $out["offer_id_${key}"],
"banner" => $out["banner_${key}"],
"banner_location" => $out["banner_location_${key}"],
"link_path" => $out["link_path_${key}"],
);
}