@if(filled($text ?? null)) {!! function_exists('format_line_description') ? format_line_description($text) : nl2br(htmlspecialchars($text, ENT_QUOTES, 'UTF-8'), false) !!} @endif