@props([ 'id' => 'chart-' . uniqid(), 'type' => 'bar', 'title' => '', 'data' => [], 'options' => [], 'height' => '300px', 'width' => '100%' ])