@if($message)
@if($showIcon)
@include('livewire-toast::icons.' . $type)
@endif
{{$message}}
@endif