@props([
'title' => 'لا توجد بيانات بعد',
'description' => null,
'actionLabel' => null,
'actionUrl' => null,
'icon' => 'inbox',
])
@php
$iconPath = match($icon) {
'inbox' => '
{{ $description }}
@endif @if($actionLabel && $actionUrl) {{ $actionLabel }} @endif