url = "/home2" title ="Home" layout = "defaultfix" == first(); $offerposts = Category::where("slug", "room-offer")->first(); $menuscategory = Category::where("slug", "menu-header")->first(); $this['welcome'] = Post::where("slug", "welcome")->first(); $this['menus'] = $menuscategory->posts; $this['slidehome'] = Post::where("slug", "slide-home")->first(); $this['homeroom'] = Post::where("slug", "home-room")->first(); $this['restaurant'] = Post::where("slug", "home-restaurant")->first(); $this['meeting'] = Post::where("slug", "home-meetings-experiences")->first(); $this['wedding'] = Post::where("slug", "home-wedding")->first(); $this['rooms'] = $posts->posts; $this['offers'] = $offerposts->posts; } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% endput %}
Book Now Mailto.co.uk

{{welcome.title}}

{{welcome.excerpt}}

{{welcome.content_html|raw}}

Explore Banyuwangi & get your best deals from our packages

{{homeroom.title}}

{{homeroom.excerpt}}

{{restaurant.title}}

{{restaurant.content_html|raw}}

{{meeting.title}}

{{meeting.content_html|raw}} Learn more

{{wedding.title}}

{{wedding.content_html|raw}}
View this post on Instagram

A post shared by Nunamkhalu Private Villa & Spa (@nunamkhalubali) on

{%for menu in menus%}
{{menu.title}}
{%endfor%}