@props([ 'id' => 'tour_' . Str::random(8), 'steps' => [], // Arreglo de pasos: [['element' => '#id', 'popover' => ['title' => '...', 'description' => '...']]] 'autoStart' => false, ]) @pushonce('css') @endpushonce
@pushonce('js') @endpushonce @push('js') @endpush