@props([ 'type' => 'info', 'title' => null, 'dismissible' => true, 'autohide' => false, ]) @php $icons = [ 'success' => 'fa-circle-check', 'warning' => 'fa-triangle-exclamation', 'danger' => 'fa-circle-exclamation', 'info' => 'fa-circle-info', ]; @endphp