exibir sucesso do ToAtr
toastr.success('successful');
Ivan Cuaco
toastr.success('successful');
$.toast({
heading: 'Information',
text: 'Now you can add icons to the toasts as well.',
icon: 'info'
})