@props([
'title' => 'Nothing here yet',
'description' => 'There is no data to display right now.',
'icon' => null,
'actionLabel' => null,
'actionRoute' => null,
])
@php
$defaultIcon = '
{{ $description }}
@if($actionLabel && $actionRoute)