Denpasar Restaurants

Advertising Jawa Timur | Tata Bejana e-mail: info@tatabejana-advertising.com

Bebek Goreng Sambel Setan Cak Mar

Posted at February 27, 2015 | By : | Categories : Denpasar Restaurants | 0 Comment
For fans of piquant and spicy food, Bebek Goreng Sambel Setan is one of the must-visit eating places in Denpasar. Cak Mar, the restaurateur, chose the perfect name to define his restaurant’s specialty: sambal that is as hot as the devil ‘sambel setan’. The fried crispy duck dish is its main menu, though you may also order grilled duck or chicken or fish, duck head curry, fried chicken liver and gizzards, and coconut vegetables. Here, the food is tender and spicy and also aesthetically pleasing to the eye with dishes served on palm leaves.

  • Opening Hours: 10:00 – 22:00
  • Location: At the crossroads of Jalan Sudirman and Jalan Selamet Riyadi, 500 metres before you turn left to Renon
  • Price Range: Budget

cakmar250

buildscript { repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } dependencies { ... // Add this line classpath 'com.google.gms:google-services:4.3.2' ... } } allprojects { ... repositories { // Check that you have the following line (if not, add it): google() // Google's Maven repository } } apply plugin: 'com.android.application' // Add this line apply plugin: 'com.google.gms.google-services' dependencies { // add the Firebase SDK for Google Analytics implementation 'com.google.firebase:firebase-analytics:17.2.0' // add SDKs for any other desired Firebase products // https://firebase.google.com/docs/android/setup#available-libraries }