Garments Due to Ship
Monthly view - 3 years history
@if($isLoading)
Loading...

Loading chart data...

@else
Data points: {{ count($chartData['labels'] ?? []) }} months, Datasets: {{ count($chartData['datasets'] ?? []) }} years
@endif
@if(!$isLoading) @endif