Poster Alert: Nawazuddin Siddiqui’s First Look of Manto

Nandita Das revealed the first look poster of Manto, at Cannes Film Festival!

By Amol S. Malkar | Updated On: May 22, 2017 11:53 PM

facebook facebook

Bollywood is blessed with certain gems that can go to any extent or transform themselves completely into a new character. One of such gems is Nawazuddin Siddiqui ! He puts shade after shaded to play one of the most intriguing characters, and this time he did it again. Recently at Cannes film festival, Nawazuddin’s new character look for his upcoming movie Manto , directed by actor-turned-director Nandita Das . And, fans across the border are dumbstruck!

Poster Alert: Nawazuddin Siddiqui’s First Look of Manto

Nawazuddin being known to play intricate characters from films like Raman Raghav, Badlapur and even Kick. The actor also never shy away to change his entire persona like we’ve seen in Manjhi-The Mountain Man. Even in his one of the upcoming movies Mom, where he transformed himself to the level of unrecognizable.

Again, with this new look from Manto in looks compellingly intellectual, like the one that can literally speak to your soul and have a conversation with it. As per the prediction goes, Manto would be a biographical movie about an Indo-Pakistani Writer, who was considered to be one of the best of the golden era. The poster itself gives hint about something, with the quote, “If you cannot bear these stories, it is because we live in unbearable times,” which could make you challenge the reality around, regardless of which time period this movie sets in.

Although there isn’t any update about teaser or trailer launch, but BollywoodMDB will keep you updated on any news and bits about Manto !

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"); });