toastr.warning('something wrong');
toastr.success('successful');
toastr.error('error');
toastr.info('toastr message info');