Legian Restaurants

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

Poco Loco Bar & Restaurant

Posted at March 5, 2015 | By : | Categories : Legian Restaurants | 0 Comment
poco-loco-legian-baliThe first impression you get when you visit this spacious Mexican restaurant and bar is that Poco Loco is a family restaurant. It is just the perfect place to spend an evening with your friends or your family in a relaxed atmosphere. You can laugh over your friend’s jokes and relax without worrying that you might disturb others – just make yourself at home, Mexican style.

  • Opening Hours: 18:00 – 23:00
  • Address: Jalan Padma Utara, Legian
  • Tel: +62 (0)361 756 079
  • Cuisine: Mexican
  • 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 }