show = false, 3000);
"
class="toast align-items-center text-white border-0 position-fixed bottom-0 start-50 translate-middle-x p-2 my-2 show z-3 bg-success w-auto rounded-0"
:class="{
'bg-success': type === 'success',
'bg-danger': type === 'error',
'bg-warning text-dark': type === 'warning'
}"
role="alert" aria-live="assertive" aria-atomic="true">