@props([ 'id' => null, 'class' => null, 'title' => null, 'buttonLabel' => null, 'type' => 'info', 'size' => null, 'buttonClass' => null, 'buttonId' => null, 'header' => null, 'footer' => null, 'headerIcon' => null, 'options' => [], ])
$class]) tabindex="-1" role="dialog" aria-labelledby="{{ $id }}" aria-hidden="true" @if ($options) {!! Html::attributes(array_merge(['data-backdrop' => 'static', 'data-keyboard' => 'false'], $options)) !!} @else data-backdrop="static" data-keyboard="false" @endif>
! $size && strlen($slot) < 120, 'modal-lg' => ! $size && strlen($slot) > 1000, 'modal-' . str_replace('modal-', '', (string)$size) => $size])>