title = "Rooms" url = "/rooms" layout = "default" is_hidden = 0 == first(); $this['roomtitle'] = Post::where("slug", "static-room-title")->first(); $this['roomspecialoffer'] = Post::where("slug", "rooms-special-offers")->first(); $this['posts'] = $posts->posts; $this['js'] = "assets/js/script.min.js"; // dd($this['posts']); } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% endput %} {{roomtitle.title}} {{roomtitle.excerpt}} {% for post in posts %} {{post.title}} {{post.title}} {{post.excerpt}} {{post.room_size}} {{post.room_view}} {{post.room_bedding}} {{post.max_adult}} Learn More Book Now {% endfor %} {{roomspecialoffer.title}} {{roomspecialoffer.content_html|raw}} Learn more
{{roomtitle.excerpt}}
{{post.excerpt}}