@php $code = trim((string) ($code ?? '')); @endphp @if ($code !== '') {!! $code !!} @endif