Abhishek Kapoor wraps up the second schedule of ‘Kedarnath’!
Sushant Singh Rajput and Sara Ali Khan complete their Mumbai’s schedule of ‘Kedarnath’.
Sara Ali Khan is intensively working hard for her debut film ‘ Kedarnath ’ opposite Sushant Singh Rajput . The love saga is based on a real-life incident (the havoc created due to the floods in Kedarnath, Uttarakhand), which director Abhishek Kapoor will be portraying on the big screen. Some integral parts of the film were initially finalized to be shot in the actual regions of Kedarnath, but due to the weather issues, Kapoor and team shifted their base to the Mumbai city and created an artificial set cum replica of the Kedarnath city in a film studio. Kapoor and team were filming the second schedule and 2 days back they wrapped up their Mumbai’s shooting schedule. Director Kapoor disclosed the news on Instagram, where he shared a picture captioning, “And that’s a wrap on this schedule.. team #kedarnath forging ahead.. we are only as good as the people we work with and this is one fine platoon.”
Sushant Singh is no doubt a brilliant actor and a dear one to director Kapoor. The two are collaborating for the second time after ‘ Kai Po Che ’ and expressing his gratitude working with Sushant again, Abhishek Kapoor took to his Instagram and wrote, “This is our 2nd film together and strangely I’d never seen u dance.. I was so blown away by what u showed us over the past couple days. Those moves merely reflected another dimension to what a talented and blessed individual u are. We part now for a few days and I look forward to have u back to finish this beautiful journey we’ve started. Shambhoo.”
This is our 2nd film together and strangely id never seen u dance.. i was so blown away by what u showed us over the past couple days. Those moves merely reflected another dimension to what a talented and blessed individual u are. We part now for a few days and i look forward to have u back to finish this beautiful journey we’ve started. Shambhoo???? @sushantsinghrajput #saraalikhan @guyintheskypictures @pragyadav @iprernaarora @kriarj @ekmainaurektu7_ @ektaravikapoor #kedarnath #kedarnaththemovie #tandav #jaibholenath
As the second schedule is now over, the makers will try to complete the film in the quickest time possible. ‘ Kedarnath ’ is most likely to release in December 2018.
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"); });