Green Chutney Recipe - Yummy Traditional

Green Chutney Recipe

green-sauce-with-step-by-step-photos

Green Chutney | Green Sauce || How to Make Green Chutney Recipe with step-by-step photo...

Green Chutney is known as a Pav bread kebab sauce that is served with pav bread kebab, those who are familiar with Karachi might be heard of and even had this popular snack is easily available in Aram Bagh and Bandar Road very tasty and yummy, and the most special thing in this snack its sauce that actually works to enhance the taste of pav bread kabab tangy and spicy in taste.
                     
green-chutney-recipe


Today I am sharing Pav Bread Kebab Sauce that can be used in many recipes as well, such as chana chaatroll parathasamosapakora, spring rolls, etc.
.
First of all, I prepared this tangy and spicy chutney for pav bread kabab. I will share the complete recipe after this post.
The main ingredients are coriander and mint leaves. Green chilies. Garlic and whole dried mango, easy and quick sauce, so let's begin 

If you have tried this Green Chutney Recipe, then don’t forget to rate the recipe. You can also follow me on social media to see what’s latest in my kitchen!

Facebook 

Instagram

Pinterest

Youtube

      



                                                                          

Do you like our videos? Then follow and subscribe to us on YouTube to get the latest Recipe Video updates.



                         
pav-kabab-chutney

Firstly, pour ½ cup of water into the small pot and put dried mango (amchur). Bring to a boil and cook it for 10-15 minutes over a low-medium flame until soft. Meanwhile, soak the tamarind in the hot water and set aside


soak-the-tamarind-and-cook-the-dried-mango


Take all ingredients and prepare them


chop-the-coriander-and-mint-leaves



After 30 minutes, extract all seeds from the tamarind.d 


extract-the-seeds-from-tamarinds


In the grinding jar, put cooked dry mango pieces along with tamarind pulp with water, and blend them well till they turn into a smooth paste.

put-dried-mango-and-tamarind-pulp-into-grinding-jug
blend-the-tamarind-pulp

Now add coriander, mint, garlic cloves, and green chilies along with cumin seeds and sal., Blend them further till they turn into a smooth paste.


put-coriander-and-mints-leaves-into-the-grinding-jug
blend-sauce-again-until-smooth-paste


Then add crushed red chili to the blended sauce, mix it well, and adjust the salt at this stage.


add-red-crushed-chillies-in-the-sauce

Now, Pav bread kebab sauce is ready to use in a recipe.s 
                               





This green chutney is known as a Pav bread kebab sauce that is served with pav bread kebab, tangy and spicy in taste

Ingredients:
  1. 1 cup of coriander leaves
  2. 1 cup, mint leaves
  3. 1 tsp cumin seeds
  4. Salt to taste
  5. 1 tsp, crushed red chili
  6. 6-7, whole dried mango (amchur) 
  7. 5-7, small green chilies
  8. 3-4, garlic cloves
How to make the Green Chutney?
  1. In the grinding jar, put cooked whole dried mango pieces and tamarind water with pulp
  2. Blend them well
  3. Once they blend well, add coriander and mint leaves, green chilies, salt, garlic, and cumin seeds
  4. Blend them again very well until you get a smooth paste
  5. Take it out of the bowl
  6. Add crushed red chilies
  7. Mix them well
  8. Now the sauce is ready to use in recipes
  9. This sauce can be stored for more than one month in the fridge...
*Not be duplicated, rewritten, or published without permission- Thank you! 

Have you any doubts about this blog kindly let me know
EmoticonEmoticon

//o?$("#menu-wrapper").css({position:"fixed",top:0,left:0,right:0,"z-index":99}):$("#menu-wrapper").css({position:"relative"})};n(),$(window).scroll(function(){n()})}); // Menu 2 $(document).ready(function(){var str=location.href.toLowerCase();$('.mainin-nav ul li a').each(function(){if(str.indexOf(this.href.toLowerCase())>-1){$("li.highlight").removeClass("highlight");$(this).parent().addClass("highlight")}})}) $(function(){var pull=$('#pull');menu=$('.mainin-nav ul');menuHeight=menu.height();$(pull).on('click',function(e){e.preventDefault();menu.slideToggle()});$(window).resize(function(){var w=$(window).width();if(w>320&&menu.is(':hidden')){menu.removeAttr('style')}})}); // Back to Top $(function(){$("#back-to-top").backToTop()}); !function(n){n.fn.backToTop=function(o){var c=n(this);c.hide().click(function(){n("body, html").animate({scrollTop:"0px"})});var i=n(window);return i.scroll(function(){i.scrollTop()>0?c.fadeIn():c.fadeOut()}),this}}(jQuery); // Tab Menu !function(a){"use strict";var b=function(b,c){var d=this;d.element=b,d.$element=a(b),d.tabs=d.$element.children(),d.options=a.extend({},a.fn.mtabs.defaults,c),d.current_tab=0,d.init()};b.prototype={init:function(){var a=this;a.tabs.length&&(a.build(),a.buildTabMenu())},build:function(){var b=this,c=b.options,d=c.tab_text_el,e=c.container_class;b.tab_names=[],b.$wrapper=b.$element.wrapInner('
').find("."+e),b.tabs.wrapAll('
'),b.tabs.each(function(c,e){var f,g=a(e),h=d;f=g.find(h).filter(":first").hide().text(),b.tab_names.push(f)}),a.isFunction(c.onReady)&&c.onReady.call(b.element)},buildTabMenu:function(){for(var b,c=this,d=c.options,e=d.tabsmenu_el,f=c.tab_names,g="<"+e+' class="'+d.tabsmenu_class+'">',h=0,i=f.length,j=function(){var a=arguments;return d.tmpl.tabsmenu_tab.replace(/\{[0-9]\}/g,function(b){var c=Number(b.replace(/\D/g,""));return a[c]||""})};i>h;h++)g+=j(h+1,f[h]);g+="",c.$tabs_menu=a(g).prependTo(c.$wrapper),b=c.$tabs_menu.find(":first")[0].nodeName.toLowerCase(),c.$tabs_menu.on("click",b,function(b){var d=a(this),e=d.index();c.show(e),b.preventDefault()}).find(":first").trigger("click")},show:function(b){var c=this,d=c.options,e=d.active_tab_class;c.tabs.hide().filter(":eq("+b+")").show(),c.$tabs_menu.children().removeClass(e).filter(":eq("+b+")").addClass(e),a.isFunction(d.onTabSelect)&&b!==c.current_tab&&d.onTabSelect.call(c.element,b),c.current_tab=b},destroy:function(){var a=this,b=a.options.tab_text_el;a.$tabs_menu.remove(),a.tabs.unwrap().unwrap(),a.tabs.removeAttr("style"),a.tabs.children(b+":first").removeAttr("style"),a.$element.removeData("mtabs")}},a.fn.mtabs=function(c,d){return this.each(function(){var e,f=a(this),g=f.data("mtabs");e="object"==typeof c&&c,g||f.data("mtabs",g=new b(this,e)),"string"==typeof c&&g[c](d)})},a.fn.mtabs.defaults={container_class:"tabs",tabs_container_class:"tab-contents",active_tab_class:"active-tab",tab_text_el:"h1, h2, h3, h4, h5, h6",tabsmenu_class:"tabs-menu",tabsmenu_el:"ul",tmpl:{tabsmenu_tab:'
  • {1}
  • '},onTabSelect:null}}(window.jQuery,window,document); //]]>