@props([ 'id' => $id, 'chartType' => 'bar', 'chartLabel' => 'Bar Chart', 'labels' => $labels, 'data' => $data, 'view' => null, ])
{{-- @if ($view)
view all
@endif --}}