@props([
'message' => 'No items found.',
])
<p class="text-muted text-center py-3">{{ $message }}</p>