title = "Coorporate" url = "/coorporate" layout = "default" is_hidden = 0 == first(); $this['facility'] = Post::where("slug", "static-coorporate")->first(); $this['posts'] = $posts->posts; $this['js'] = "assets/js/facilities.min.js"; } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% endput %} {{facility.title}} {{facility.excerpt}} {{facility.content_html|raw}} {% for post in posts %} {% for img in post.featured_images %} {% endfor %} {{post.title}} {{post.content_html|raw}} {% endfor %}
{{facility.excerpt}}
{{facility.content_html|raw}}