Minor fixes.

This commit is contained in:
EnesSacid-Buker
2022-06-02 14:09:25 +03:00
committed by GitHub
parent a05737e0b5
commit bcd6925d13
5 changed files with 5 additions and 4 deletions

View File

@ -10,7 +10,7 @@
$textColor
])
>
{!! $message !!}
{!! html_entity_decode($message) !!}
</p>
</div>