Nusa Dua Restaurants

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

Sushi Bar Teppanyakki

Posted at February 28, 2015 | By : | Categories : Nusa Dua Restaurants | 0 Comment
sushi600Following the success of Sushi Bar Tsukiji Tei in Kuta, Chef Hideo Yamamoto opened this simple tatami-style outlet at the backyard of Sogo Department Store. Sushi Bar’s menu covers sushi sets, bowls, as well as a la carte dishes; gohan mono (rice dish), noodles, tempura, teppanyaki, an extensive selection of rolls, and much more. This small eatery may not have fancy décor, but the authentic Japanese food it serves is nothing less, if not better, than the tastes and values of big-name high-end restaurants. ‘Kokoro’ (heart) is what they use in their service.

  • Opening Hours: 11:00 – 22:00
  • Location: Bali Collection, right behind Sogo
  • Price Range: Affordable

 

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 }