{{-- Skeleton Loader Component --}} {{-- Card Skeleton Loader --}} @if($type === 'card')
@endif {{-- Table Row Skeleton Loader --}} @if($type === 'table-row')
@endif {{-- Stats Card Skeleton --}} @if($type === 'stats')
@endif {{-- Chart Skeleton --}} @if($type === 'chart')
@endif {{-- Text Lines Skeleton --}} @if($type === 'text-lines')
@endif {{-- Minimal --}} @if($type === 'minimal')
@endif