Family waiting

This commit is contained in:
CHIEFSOFT\ameye
2023-08-05 12:51:34 -04:00
parent 4b1efca26d
commit b6f59e2899
2 changed files with 13 additions and 3 deletions
+1
View File
@@ -141,6 +141,7 @@ class ResultFormatter extends Model
"status" => $out["status_${key}"],
"status_text" => $statusTxt ,
"banner" => $out["banner_${key}"],
"firstname" => $out["firstname_${key}"],
);
}
break;