@props([ 'title' => __('Nothing found'), 'message' => __('There is nothing to show here yet.'), 'eyebrow' => null, 'icon' => 'fa-search', 'actionUrl' => null, 'actionLabel' => null, 'actionIcon' => 'fa-plus', 'secureLabel' => null, ]) @php($hasPreview = isset($preview) && $preview->hasActualContent())
{{ $message }}
@if($actionUrl || $secureLabel)