Legian Restaurants

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

Donbiu

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
donbiuFormerly known as Taman Ayun Restaurant at Padma Resort at Legian, Donbiu is now the top dining spot in the area that offers a feast, from sumptuous buffet breakfasts with cuisine from around the world, to festive Balinese themed Sunday night dinners with great variety that includes the praised Balinese roast pig of ‘babi guling’ on the menu.The extensive selection is paired with friendly and attentive service from well-trained staff that ensures guests have a memorable dining experience. After the temporary closure of Padma Resort’s Bella Rosa Italian restaurant, now you can also find the great Italian specials at Donbiu. Daily live entertainment commences from 19:00.

  • Opening Hours: 06:30 – 24:00
  • Location: Jalan Padma No. 1, Legian
  • Tel: +62 (0)361 752 111

 

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 }