# Manually render blade template in functions.php

**URL:** https://discourse.roots.io/t/manually-render-blade-template-in-functions-php/11292
**Category:** sage
**Tags:** sage9, blade
**Created:** 2018-01-11T12:59:13Z
**Posts:** 7
**Showing post:** 3 of 7

## Post 3 by @Twansparant — 2018-01-11T15:50:38Z

Try this (depending where your ajax form is located):  
`\App\template('partials/ajax-form', array('param' => 'value'));`

---

_[View the full topic](https://discourse.roots.io/t/manually-render-blade-template-in-functions-php/11292)._
