From bd03930d66d229ae9e575591e450daa94c306aa1 Mon Sep 17 00:00:00 2001 From: Evgeni Georgiev Date: Sun, 27 Oct 2024 12:41:54 +0200 Subject: [PATCH] main - fix on alert message task. --- resources/views/alert.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/alert.blade.php b/resources/views/alert.blade.php index 68bf0b9d..2980b456 100644 --- a/resources/views/alert.blade.php +++ b/resources/views/alert.blade.php @@ -9,7 +9,7 @@
- {!! $text !!} + {{ $text }} Your task is to change the code of alert.blade.php, to avoid that JavaScript alert.