@props([ 'title' => 'Are you sure?', 'text' => '', 'confirmText' => 'Delete', 'cancelText' => 'Cancel', 'danger' => true, 'variant' => 'danger', 'icon' => 'warning', ]) {{ $slot }}