@if($tenant->logo_path)
@else
{{ substr($tenant->name, 0, 1) }}
@endif
{{ $tenant->business_name ?? $tenant->name }}
{{ $slot }}