@props([ 'items' => [], // ['image' => 'url', 'name' => 'Name', 'position' => 'Title', 'company' => 'Company', 'rating' => 5, 'comment' => 'Quote'] 'autoplay' => true, 'interval' => 6000, 'loop' => true, 'showRating' => false, 'showNavigation' => true, 'showDots' => true, 'class' => '', ]) @if (!empty($items))