@props([ 'id' => 'calendar_' . Str::random(8), 'events' => [], // Array de objetos FullCalendar 'height' => 'auto', ]) @pushonce('css') @endpushonce
@pushonce('js') @endpushonce @push('js') @endpush