@if(empty($header)) @if(!empty($title) || !empty($tool))
{{$icon ?? ''}}
{{ $title ?? '' }}
{{$tool ?? ''}}
@endif @else
{{$header}}
@endif
{{$slot}}