url = "/weddings/:slug" title ="Weddings" layout = "default" altnavigation = true == param('slug'))->first(); $this['post'] = $post; $menus = Category::where("slug", "wedding")->first(); $this['menus'] = $menus->posts; $this['js'] = "assets/js/script.min.js"; $this['js'] = "assets/js/weddings.min.js"; } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% endput %} {{post.title}} {% for img in post.featured_images %} {% endfor %} {{post.wedding_price}} {{post.wedding_description}} {{post.content_html|raw}} Have an enquiry? Send Enquiry Venue {% for menu in menus %} {% if menu.categories[1].slug == "wedding-venue" %} {{menu.title}} {% endif %} {% endfor %} Packages {% for menu in menus %} {% if menu.categories[1].slug == "wedding-package" %} {{menu.title}} {% endif %} {% endfor %}
{{post.wedding_description}}