@props(['type' => 'success', 'message' => null])
{{-- Icono (Tailwind Elements style) --}} @if($type === 'success') @endif @if($type === 'error') @endif {{-- Texto --}}
{{ $message ?? $slot }}
{{-- Botón cerrar --}}