htmlentities(`<script>alert(1)</script>`)
$cleaner_input = strip_tags($text);
@if(isset($alert)) {!! $alert !!} @endif