@php use App\Enums\ThemeButtonThumbnailPosition; /** @var App\Models\BioTheme $theme */ @endphp @if($thumbnailUrl)
{{ $title }}
@endif
@if(strlen($title) < 1) Missing Title @else {{ $title }} @endif
@if($label)
{{$label}}
@else
Missing Label
@endif