.controller('MyCtrl', function ($scope, myDataProvider, flashBag) {
myDataProvider.getData()
.then(function () {
flashBag.success('All done!');
}, function () {
flashBag.error('Something went wrong...');
});
})две иногда через 5