{{-- Card Skeleton Loading Component --}}
{{-- Header with avatar and title --}}
{{-- Body with multiple text lines --}}
@for($i = 0; $i < ($lines ?? 3); $i++)
@endfor