After Kalki Koechlin, Vijay Varma joins the team of Zoya Akhtar’s ‘Gully Boy’!

The team of ‘Gully Boy’ just got bigger by the inclusion of Vijay Varma. The actor will play Ranveer Singh’s childhood friend.

By BollywoodMDB Team | Updated On: Jan 23, 2018 03:34 PM

facebook facebook

As Zoya Akhtar ’s ‘ Gully Boy ’ is slowly moving forward, the cast is getting bigger. After Ranveer Singh and Alia Bhatt , a few weeks ago, it was reported that Kalki Koechlin will also be a part of the film and now, it has been confirmed that actor Vijay Varma will also have a pivotal role in the movie. Vijay was last seen in action-thriller ‘ Monsoon Shootout ’ opposite Nawazuddin Siddiqui but his role in ‘Gully Boy’ will be completely different. He will play Ranveer Singh ’s childhood friend and while growing up together they turn out to be the best rappers in the vicinity. Vijay has been associated with indie genre films so far but with Gully Boy, he is all set to explore a full-blown commercial movie for the first time in Bollywood.

After Kalki Koechlin, Vijay Varma joins the team of Zoya Akhtar’s ‘Gully Boy’!
Ranveer Singh with Vijay Varma

Speaking on this Vijay said, “Working with Zoya Akhtar is like a dream come true. She is one of the finest directors we have in the country and I am eagerly looking forward to shoot this one. Also sharing screen space with the mighty Ranveer Singh is gonna be fun! “

For the uninitiated, the film is about four underground rappers, who rose to fame with their raw rapping skills. Basically, the film is a real-life story of rappers Divine and Naezy and is being made under the banner of Excel Entertainment. Helmed by Zoya, the release date of the same is not revealed yet.

RELEATED POST

LATEST POST

ADVERTISEMENT
ADVERTISEMENT

Box Office Collection Report 2024

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
ADVERTISEMENT

Top Bollywood Songs

All

Latest Bollywood Trailers

All

Latest Bollywood Movies

All
About Us | Contact Us | Terms of Use | Privacy Policy | FAQ
Copyright © 2024 BOPPO Entertainment Pvt. Ltd. All Rights Reserved.
(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"); });