Remo D’Souza and Bhushan Kumar to bring the biggest Indian dance film ever!
The cast of the untitled film will be announced on 19th March 2018 and the Remo’s directorial will release on 08th November.
Choreographer turned director, Remo D’Souza , has literally taken a long jump in his career. Known as one of the best dance masters of India, he is now making films with some of the biggest stars of B-town. He is already doing Race 3 with Salman Khan and now, he has announced yet another dance film in collaboration with T-Series’ head honcho, Bhushan Kumar . The film will be India’s biggest dance film ever and will also star Bollywood’s A-listers. T-Series revealed the big news on Twitter, captioning, “#BhushanKumar & @remodsouza to produce the biggest dance film ever. Directed by Remo, the film will release on 8th Nov'19. Featuring top A list actors the cast will be announced on 19th Mar '18.”
. @TSeries #BhushanKumar & @remodsouza to produce the biggest dance film ever. Directed by Remo, the film will release on 8th Nov'19. Featuring top A list actors the cast will be announced on 19th Mar '18.
— TSeries (@TSeries) March 3, 2018
In the past, Remo has given many dance films which starred biggies like Varun Dhawan and Shraddha Kapoor . Now, it is reported that his new dance film will be the third installment in the ABCD franchise and will star superstars like Katrina Kaif , Varun Dhawan , Jacqueline Fernandez and even Salman Khan .
A source close to the project revealed to a leading portal, "So we will get to see Katrina Kaif play a Pakistani character yet again. Yes, we've learnt that Remo D'Souza's next film with Varun Dhawan will see the actress playing a Pakistani girl, while Judwaa heroine, Jacqueline Fernandez will play a British girl. The title of the film is ‘ABCD 3’."
Well, don’t jump to any conclusions; the big revelation will be out on 19th of this month.
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
RELETED LINKS
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"); });