Denpasar Restaurants

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

Pondok Kuring Restaurant

Posted at February 27, 2015 | By : | Categories : Denpasar Restaurants | 0 Comment
Pondok Kuring Restaurant is a well-known Sundanese restaurant. Built on roughly 3,000sqm, the restaurant caters to regular diners as well holding the occasional events such as meetings, press conferences, product launches, weddings, birthdays, gatherings, and much more. Many customers’ favourite choice is the set menu paket nasi komplit (complete rice packet), comprising rice with meat or fish and vegetables. Fresh salad and sambal (chilli) are provided for free in the corner of the room.

  • Opening Hours: Monday to Thursday: 10:00 – 22:30, Friday to Sunday: 10:00 – 22:00
  • Location: Jalan Raya Puputan 56 Renon
  • Price Range: Affordable

pondok250

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 }