Atul Kasbekar presents his version of the dispute with Bhanot family
On being accused by late Neerja Bhanot’s family, producer Atul Kasbekar shared his version of truth on his social media handle.
Film Neerja won critical as well as commercial acclaim. It even made actress Sonam Kapoor and director Ram Madhvani the recipient of National Award. But, off lately the makers of Neerja have got into a controversy. Reportedly, Bhanot family has accused them for not living up to their commitment of sharing film’s 10 percent of the box-office collection with Neerja Bhanot trust and family.
This accusation has made Neerja ’s producer Atul Kasbekar to present his version of the truth on his Facebook page. He wrote, “Statement from Bling Unplugged, co-producers of the motion picture: ' Neerja '
At the outset, again, we'd like to say that we are immensely grateful that the Bhanot family trusted us with making a movie on the life of braveheart, Neerja Bhanot. We started the exercise of making a difficult film with utmost honesty and the effusive acclaim the film has received is testament to the fact that we succeeded in our endeavour.
The facts of the case are simply thus: Bling had acquired the rights to make 'Neerja' from the Bhanot family. The agreement between Bhanots and Bling clearly spelt out that Bhanots would be paid a fixed upfront amount (which was paid as per the timelines) and a variable amount, which was to be computed as a share of net profits that Bling would receive. It was always abundantly clear that we would partner with a studio, in this case FoxStar India. The Bhanot family was always aware of the same and have in fact met the studio reps on many occasions. To imply otherwise is simply untrue.
Integrity is a very important aspect of Bling's values and Bling is committed to meeting all its contractual commitments. All financial transactions post release have been shared with the Bhanot family immediately and in a transparent manner. Their share of the profits, which is a share of ours, has been immediately offered. They have declined to accept the same and now wish to get a share of the studio profits.
This is effectively a retrospective negotiation and not as per what is signed by them years ago. It is unfortunate that despite having a clear contractual arrangement the Bhanots have decided to dispute the financial understanding at this belated stage. To reiterate, the amounts due to the Bhanots, as per the existing contract have been repeatedly offered by us to them. To imply anything otherwise, is simply untrue.”
Neerja is a biopic of brave hearted Neerja Bhanot, who gave up her life in a terrorist attack to save the passengers on Pan Am flight. The film released in 2016, was jointly produced by Fox Star Studios and Atul Kasbekar ’s Bling Unplugged.
RELEATED POST
LATEST POST
KWK 8: Kareena Kapoor Talks About His Son Jeh
Web Series Nov 17, 2023 03:19 AM IST
Bollywood Nov 16, 2023 06:32 PM IST
Shah Rukh Khan And Ranveer Singh To Team Up For Karan Johar’s Mega Action Film? Here's What We Know!
Telivison Nov 16, 2023 06:15 PM IST
Bigg Boss 17: Devoleena Bhattacharjee Slams Vicky Jain, Says "I Feel Bad For Ankita.."
Bollywood Nov 16, 2023 08:36 PM IST
Vicky Kaushal Is Unrecognisable In Long Beard; Fans React
Movies | Opening | Total Collection |
---|---|---|
Vedaa | 6.75 cr | 6.75 cr |
Khel Khel Mein | 5.23 cr | 25.74 cr |
Stree 2 | 55.40 cr | 526.43 cr |
Bad Newz | 8.62 cr | 58.98 cr |
Sarfira | 2.50 cr | 17.65 cr |
Kill | 1.35 cr | 24.15 cr |
Kalki 2898 AD | 22.50 cr | 277.40 cr |
Ishq Vishk Rebound | 1 cr | 4.50 cr |
(function () { var input = document.querySelector('#input'); input.addEventListener("input", function(e) { document.querySelector('#mySidenav').classList.remove("bg-opacity-75") if(e.target.value.length >2){ const xhr = new XMLHttpRequest(); xhr.onload=function(){ const serverReponse=document.querySelector("#div1"); serverReponse.innerHTML=this.responseText; }; var url="https://www.bollywoodmdb.com/search?search="+ e.target.value; xhr.open("GET", url); xhr.setRequestHeader("Content-type","application/x-www-form-urlencoded"); xhr.send(); } }); })(); $('#calenderlistt').children('#calenderChildd').each(function() { let $this = $(this); if ($this.width() < $('#calenderlistt').width()) { $('#scrollbtn').css('display','none'); } }) $(".search_btn").on('click', function(){ $("#mySidenav").css("width" ,"32.24rem"); // $("#input").focus(); document.querySelector("#input").focus(); }); $("#clear").on('click', function(){ $("#input").val(""); }); $("#close_btn").on('click', function(){ $("#mySidenav").css("width" ,"0"); }); $(".login").on('click', function(){ $("#myModal").show(); }); $("#close").on('click', function(){ $("#myModal").hide(); }); $("#facebook").on('click', function(){ var urlpop=$("#facebook").val(); window.open(urlpop, "_blank"); }); $("#google").on('click', function(){ var urlpop=$("#google").val(); window.open(urlpop, "_blank"); }); $("#movieDirtFoo").on('click', function(){ $("#movieDireLi").removeClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").addClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").removeClass("hidden"); }); $("#companyDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").addClass("hidden"); $("#compDireLi").removeClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").addClass("activeDirect"); $("#celeDirtFoo").removeClass("activeDirect"); $("#movieDirYr").addClass("hidden"); }); $("#celeDirtFoo").on('click', function(){ $("#movieDireLi").addClass("hidden"); $("#celeDireLi").removeClass("hidden"); $("#compDireLi").addClass("hidden"); $("#movieDirtFoo").removeClass("activeDirect"); $("#companyDirtFoo").removeClass("activeDirect"); $("#celeDirtFoo").addClass("activeDirect"); $("#movieDirYr").addClass("hidden"); });