B-Town stars went ga-ga over '72 Miles Ek Pravas'
Akshay Kumar's debut Marathi production venture, '72 Miles Ek Pravas' released on August 9 and gained thumbs up from Bollywood fraternity.
The handsome muscle hunk of Bollywood, Akshay Kumar striked with his Marathi debut production project, '72 Miles Ek Pravas'. The film produced by Akshay's production house, Grazing Goat Pictures and Viacom 18 Motion Pictures , released on August 9. It is directed by Rajeev Patil and is set in 1950's and 60's.
The film had captured amazing visuals from Maharashtra and narrates a story regarding coming of age of a 13-years old boy, Ashok, who escapes from the hostel. The movie showcases how the life of that boy takes a diverse turn after meeting a woman along with her children. The Bollywood fraternity went ga-ga over this Marathi flick by Akshay Kumar and co-founder of production house, Ashvini Yardi .
Imtiaz Ali appreciated the film by saying that it is an insightful portrayal of a tragic and captivating journey of real characters. Ali praised the leading lady of the film, Smita Tambe for her great performance. Also, the music and thought-provoking moments from the film were praised by Imtiaz Ali . Bollywood star Riteish Deshmukh showered praises on film mentioning it as an emotional roller-coaster ride studded with excellent performances. Shotgun junior Sonakshi Sinha said the movie is an eye-opener for many topics, which we take for granted otherwise. She also tagged the film as a must-watch for new generation.
The veteran actor Nana Patekar explained that adapting a book into a movie is a tough job and Rajeev Patil had done it wonderfully. Patekar also gave thumbs up for Smita Tambe's unmatched performance. Madhur Bhandarkar congratulated the entire team for a brilliant job and gave special wishes to Smita Tambe, who stole the show.
Apart from this, Juhi Chawla , Umesh Shukla and Inder Kumar also applauded the film.
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"); });