@php $tooltip = ''; if (strlen (strip_tags($title)) > 15) { $tooltip = 'title="' . strip_tags($title) . '"'; } @endphp @if($hasChild) @else @endif