@props([ 'id' => $id, 'chartType' => 'line', 'title' => $title, 'labels' => $labels, 'data' => $data, 'view' => null, ])
@if ($view)
view all
@endif